This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
msc
/
dots
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
db10315be5
Ramos
Etiquetas
master
dots
/
.config
/
nvim
Marius Schwarz
157b64d3c4
Updated dots [zathurarc, kitty, vim]
há 1 ano atrás
..
after
157b64d3c4
Updated dots [zathurarc, kitty, vim]
há 1 ano atrás
lua
157b64d3c4
Updated dots [zathurarc, kitty, vim]
há 1 ano atrás
plugin
f48acdb0bd
updated nvim
há 1 ano atrás
README.md
d3a7955536
new vim config, ala theprimegan
há 1 ano atrás
init.lua
d3a7955536
new vim config, ala theprimegan
há 1 ano atrás
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)