This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
msc
/
dots
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
ce970d5f47
Gałęzie
Tagi
master
dots
/
.config
/
nvim
Hans Martin
ddfe0f1cec
added new vim config and updated i3 conf
2 lat temu
..
autoload
4ff3eccc3f
First update since a long time
3 lat temu
lua
ba8c6f399c
added new vim config
2 lat temu
spell
ddfe0f1cec
added new vim config and updated i3 conf
2 lat temu
README.md
ba8c6f399c
added new vim config
2 lat temu
init.vim
ba8c6f399c
added new vim config
2 lat temu
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)