This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
msc
/
dots
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
476f6a8334
Ramas
Etiquetas
master
dots
/
.config
/
nvim
Marius Schwarz
157b64d3c4
Updated dots [zathurarc, kitty, vim]
hace 1 año
..
after
157b64d3c4
Updated dots [zathurarc, kitty, vim]
hace 1 año
lua
157b64d3c4
Updated dots [zathurarc, kitty, vim]
hace 1 año
plugin
f48acdb0bd
updated nvim
hace 1 año
README.md
d3a7955536
new vim config, ala theprimegan
hace 1 año
init.lua
d3a7955536
new vim config, ala theprimegan
hace 1 año
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)