This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
msc
/
dots
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
ce970d5f47
Rami (Branch)
Tag
master
dots
/
.config
/
nvim
Hans Martin
ddfe0f1cec
added new vim config and updated i3 conf
2 anni fa
..
autoload
4ff3eccc3f
First update since a long time
3 anni fa
lua
ba8c6f399c
added new vim config
2 anni fa
spell
ddfe0f1cec
added new vim config and updated i3 conf
2 anni fa
README.md
ba8c6f399c
added new vim config
2 anni fa
init.vim
ba8c6f399c
added new vim config
2 anni fa
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)