This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
msc
/
dots
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
ce970d5f47
Branche
Tagy
master
dots
/
.config
/
nvim
Hans Martin
ddfe0f1cec
added new vim config and updated i3 conf
2 rokov pred
..
autoload
4ff3eccc3f
First update since a long time
3 rokov pred
lua
ba8c6f399c
added new vim config
2 rokov pred
spell
ddfe0f1cec
added new vim config and updated i3 conf
2 rokov pred
README.md
ba8c6f399c
added new vim config
2 rokov pred
init.vim
ba8c6f399c
added new vim config
2 rokov pred
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)