This website works better with JavaScript
首頁
探索
說明
登入
msc
/
dots
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
目錄樹:
3f04d19f0c
分支列表
標籤列表
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)