This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
msc
/
dots
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
d3a7955536
Větve
Značky
master
dots
/
.config
/
nvim
Hans Martin
d3a7955536
new vim config, ala theprimegan
před 1 rokem
..
after
d3a7955536
new vim config, ala theprimegan
před 1 rokem
lua
d3a7955536
new vim config, ala theprimegan
před 1 rokem
plugin
d3a7955536
new vim config, ala theprimegan
před 1 rokem
README.md
d3a7955536
new vim config, ala theprimegan
před 1 rokem
init.lua
d3a7955536
new vim config, ala theprimegan
před 1 rokem
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)