This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
msc
/
dots
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
ba8c6f399c
Ramas
Etiquetas
master
dots
/
.config
/
nvim
Hans Martin
ba8c6f399c
added new vim config
%!s(int64=3) %!d(string=hai) anos
..
autoload
4ff3eccc3f
First update since a long time
%!s(int64=4) %!d(string=hai) anos
lua
ba8c6f399c
added new vim config
%!s(int64=3) %!d(string=hai) anos
README.md
ba8c6f399c
added new vim config
%!s(int64=3) %!d(string=hai) anos
init.vim
ba8c6f399c
added new vim config
%!s(int64=3) %!d(string=hai) anos
README.md
Neovim Settings
Tags, LSP & Co
Keybindings:
Shift-K (normal mode) to get hover help msg
gd: goto definition (use C-t / C-o to get back to function)
gi: goto implementation (won't work for python)
gt: goto type definition (e.g. structs in nim)
r: rename variable (will rename all variables that make sense)