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:
0c794a3445
Haarat
Tagit
master
dots
/
.config
/
nvim
Hans Martin
d3a7955536
new vim config, ala theprimegan
1 vuosi sitten
..
after
d3a7955536
new vim config, ala theprimegan
1 vuosi sitten
lua
d3a7955536
new vim config, ala theprimegan
1 vuosi sitten
plugin
d3a7955536
new vim config, ala theprimegan
1 vuosi sitten
README.md
d3a7955536
new vim config, ala theprimegan
1 vuosi sitten
init.lua
d3a7955536
new vim config, ala theprimegan
1 vuosi 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)