This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
msc
/
dots
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
2e7a3284fc
Branches
Tags
master
dots
/
.config
/
nvim
Marius Schwarz
157b64d3c4
Updated dots [zathurarc, kitty, vim]
il y a 1 an
..
after
157b64d3c4
Updated dots [zathurarc, kitty, vim]
il y a 1 an
lua
157b64d3c4
Updated dots [zathurarc, kitty, vim]
il y a 1 an
plugin
f48acdb0bd
updated nvim
il y a 1 an
README.md
d3a7955536
new vim config, ala theprimegan
il y a 1 an
init.lua
d3a7955536
new vim config, ala theprimegan
il y a 1 an
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)