This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
msc
/
dots
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
ce970d5f47
Ramos
Etiquetas
master
dots
/
.config
/
nvim
Hans Martin
ddfe0f1cec
added new vim config and updated i3 conf
há 2 anos atrás
..
autoload
4ff3eccc3f
First update since a long time
há 3 anos atrás
lua
ba8c6f399c
added new vim config
há 2 anos atrás
spell
ddfe0f1cec
added new vim config and updated i3 conf
há 2 anos atrás
README.md
ba8c6f399c
added new vim config
há 2 anos atrás
init.vim
ba8c6f399c
added new vim config
há 2 anos atrás
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)