This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
msc
/
dots
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
ce970d5f47
Branches
Tags
master
dots
/
.config
/
nvim
Hans Martin
ddfe0f1cec
added new vim config and updated i3 conf
vor 2 Jahren
..
autoload
4ff3eccc3f
First update since a long time
vor 3 Jahren
lua
ba8c6f399c
added new vim config
vor 2 Jahren
spell
ddfe0f1cec
added new vim config and updated i3 conf
vor 2 Jahren
README.md
ba8c6f399c
added new vim config
vor 2 Jahren
init.vim
ba8c6f399c
added new vim config
vor 2 Jahren
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)