Plugin
Colorscheme
- tokyodark.nvim (opens in a new tab): tokyonigth
- catppuccin/nvim (opens in a new tab): catppuccin-mocha
LSP
- Lspsaga (opens in a new tab): 增加 lsp 的提示,类似 vscode 的在浮窗一样显示类型定义。
- nvim-lsp-file-operations (opens in a new tab): 文件重命令自动更新引用路径。
语言
Typescript
- typescript-tools (opens in a new tab): 加载速度快。
- ts-error-translator.nvim (opens in a new tab): 翻译 ts 错误,具有可读性。
- tsc.nvim (opens in a new tab): 检查项目的 ts 错误
Python
- venv-selector.nvim (opens in a new tab): 选择虚拟环境。
- nvim-dap-python (opens in a new tab): Python 调试。
Prisma
Markdown
- MDX 高亮 (opens in a new tab): MDX 推荐的插件。注:虽然这个仓库已经归档,但是还是有效果的。
CSV
- rainbow_csv.nvim (opens in a new tab): 使用彩虹颜色显示 csv 列。