This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
msc
/
dots
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
ce970d5f47
Haarat
Tagit
master
dots
/
.config
/
nvim
Hans Martin
ddfe0f1cec
added new vim config and updated i3 conf
2 vuotta sitten
..
autoload
4ff3eccc3f
First update since a long time
3 vuotta sitten
lua
ba8c6f399c
added new vim config
2 vuotta sitten
spell
ddfe0f1cec
added new vim config and updated i3 conf
2 vuotta sitten
README.md
ba8c6f399c
added new vim config
2 vuotta sitten
init.vim
ba8c6f399c
added new vim config
2 vuotta sitten
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)