This website works better with JavaScript
홈
탐색
도움말
로그인
msc
/
dots
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
db10315be5
브랜치
태그
master
dots
/
.config
/
nvim
Marius Schwarz
157b64d3c4
Updated dots [zathurarc, kitty, vim]
1 년 전
..
after
157b64d3c4
Updated dots [zathurarc, kitty, vim]
1 년 전
lua
157b64d3c4
Updated dots [zathurarc, kitty, vim]
1 년 전
plugin
f48acdb0bd
updated nvim
1 년 전
README.md
d3a7955536
new vim config, ala theprimegan
1 년 전
init.lua
d3a7955536
new vim config, ala theprimegan
1 년 전
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)