nvimrc:我的Neovim文件

时间:2024-04-27 17:16:16
【文件属性】:

文件名称:nvimrc:我的Neovim文件

文件大小:13KB

文件格式:ZIP

更新时间:2024-04-27 17:16:16

Vimscript

安装 Linux 将此仓库克隆到: git clone https://github.com/shyun3/nvimrc ~ /.config/nvim 安装 安装依赖项: ,, ,最新版本确保设置并处理所有证书问题 LLVM(最新):使用程序包管理器确保clangd和clang-format在PATH 创建: mkdir -p ~ /.local/share/nvim/undo 安装和 启动Neovim。 忽略任何错误,然后运行:PlugInstall 。 运行:checkhealth并解决任何问题。 安装 完毕! 苹果系统 安装自制软件 安装Neovim和一些依赖项: brew install neovim ripgrep node yarn fd 将此仓库克隆到正确的目录中: git clone https://github.com/shyun3/n


【文件预览】:
nvimrc-master
----.gitignore(70B)
----init.vim(12KB)
----UltiSnips()
--------cpp.snippets(385B)
--------c.snippets(93B)
----.gutctags(17B)
----.ignore(46B)
----README.md(3KB)
----coc-settings.json(496B)
----after()
--------syntax()
--------ftplugin()
----ginit.vim(190B)
----autoload()
--------neoformat()
--------airline()

网友评论