This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
msc
/
dots
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Izmaiņu pieprasījumi
0
Vikivietne
Koks:
ce970d5f47
Atzari
Tagi
master
dots
/
.config
/
nvim
Hans Martin
ddfe0f1cec
added new vim config and updated i3 conf
2 gadi atpakaļ
..
autoload
4ff3eccc3f
First update since a long time
3 gadi atpakaļ
lua
ba8c6f399c
added new vim config
2 gadi atpakaļ
spell
ddfe0f1cec
added new vim config and updated i3 conf
2 gadi atpakaļ
README.md
ba8c6f399c
added new vim config
2 gadi atpakaļ
init.vim
ba8c6f399c
added new vim config
2 gadi atpakaļ
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)