This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
msc
/
dots
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
5a34b7564e
Branches
Tags
master
dots
/
.config
/
nvim
Hans Martin
f48acdb0bd
updated nvim
1 năm trước cách đây
..
after
f48acdb0bd
updated nvim
1 năm trước cách đây
lua
f48acdb0bd
updated nvim
1 năm trước cách đây
plugin
f48acdb0bd
updated nvim
1 năm trước cách đây
README.md
d3a7955536
new vim config, ala theprimegan
1 năm trước cách đây
init.lua
d3a7955536
new vim config, ala theprimegan
1 năm trước cách đây
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)