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:
d3a7955536
Gałęzie
Tagi
master
dots
/
.config
/
nvim
Hans Martin
d3a7955536
new vim config, ala theprimegan
1 rok temu
..
after
d3a7955536
new vim config, ala theprimegan
1 rok temu
lua
d3a7955536
new vim config, ala theprimegan
1 rok temu
plugin
d3a7955536
new vim config, ala theprimegan
1 rok temu
README.md
d3a7955536
new vim config, ala theprimegan
1 rok temu
init.lua
d3a7955536
new vim config, ala theprimegan
1 rok 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)