hhstore / blog

My Tech Blog: about Mojo / Rust / Golang / Python / Kotlin / Flutter / VueJS / Blockchain etc.
https://github.com/hhstore/blog/issues
276 stars 22 forks source link

Neovim: #387

Open hhstore opened 1 year ago

hhstore commented 1 year ago

related:

hhstore commented 1 year ago

NeoVim 定制配置:

🔥️ Neovim 安装:


brew install neovim

🔥️ Neovim 文档:

Neovim 官方:

User manual

Developer

Neovim 学习教程:

Neovim 定制参考:

ref:

🔥️ Neovim 插件排行榜:

hhstore commented 1 year ago

🔥️ Neovim 神仙配置方案:

🍄️ NvChad 方案:


git clone https://github.com/NvChad/NvChad ~/.config/nvim --depth 1 && nvim

特点:

配置完成体:

nvchad 详细定制:

🔥️ 配色切换:

🔥️ 安装 LSP:

hhstore commented 1 year ago

Neovim 必装插件:

👨‍💻 字体:

👨‍💻 插件集:

插件包管理:

👨‍💻 SLP 插件:

coc.nvim:

LSP 插件:

image

👨‍💻 Nvim Treesitter:

👨‍💻 必装插件:

hhstore commented 1 year ago

Neovim 参考教程:

image
hhstore commented 1 year ago

Neovim(nvim) 配置 zig 开发环境:

hhstore commented 1 year ago

1

hhstore commented 1 year ago

1

hhstore commented 1 year ago

💩️ LunarVim 方案: (不推荐使用, 请选NvChad)

#打开效果: 注意是 lvim, 并不是 nvim
lvim 

特点:

lunarvim 教程:

快捷键:

卸载:


# 先切换到 bash, 再执行:

bash <(curl -s https://raw.githubusercontent.com/lunarvim/lunarvim/master/utils/installer/uninstall.sh)

❎️ NVim 其他不推荐方案:

AstroNvim 方案:

其他方案:

nvim 配置:

nvim-config 配置: