This website works better with JavaScript
首页
发现
帮助
登录
msc
/
dots
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
目录树:
ce970d5f47
分支列表
标签列表
master
dots
/
.config
/
nvim
Hans Martin
ddfe0f1cec
added new vim config and updated i3 conf
2 年之前
..
autoload
4ff3eccc3f
First update since a long time
3 年之前
lua
ba8c6f399c
added new vim config
2 年之前
spell
ddfe0f1cec
added new vim config and updated i3 conf
2 年之前
README.md
ba8c6f399c
added new vim config
2 年之前
init.vim
ba8c6f399c
added new vim config
2 年之前
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)