This website requires JavaScript.
Explore
Help
Sign In
xfy
/
nvim
Watch
1
Star
0
Fork
0
You've already forked nvim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
nvim
/
lua
History
xfy
00b13a18f5
feat(lsp): 自定义诊断 sign column 标志符号
...
覆盖 Neovim 0.12 默认的 E/W/I/H 字母标志,使用更直观的符号 ✖/▲/i/h,同时保留行尾 virtual_text 显示。
2026-06-16 09:46:22 +08:00
..
plugins
feat(lsp): 自定义诊断 sign column 标志符号
2026-06-16 09:46:22 +08:00
autocmds.lua
refactor: 重构代码组织,统一模块职责与懒加载策略
2026-06-04 15:21:44 +08:00
keymaps.lua
refactor: 重构代码组织,统一模块职责与懒加载策略
2026-06-04 15:21:44 +08:00
lazy.lua
refactor(git): 替换 vim-fugitive 为 neogit 工具栈
2026-06-16 09:33:14 +08:00
options.lua
refactor: 重构代码组织,统一模块职责与懒加载策略
2026-06-04 15:21:44 +08:00
pack.lua
refactor(git): 替换 vim-fugitive 为 neogit 工具栈
2026-06-16 09:33:14 +08:00
usercmds.lua
refactor(git): 替换 vim-fugitive 为 neogit 工具栈
2026-06-16 09:33:14 +08:00