1. Introbution

The Neovim configuration to achieve the power of Modern IDE.

Building an offline installation package project based on quintin-lee/NVCode

2. Depedecies

  • patched font (see nerd fonts)
  • translate-shell
  • lazygit
  • clangd
  • bash-language-server
  • pyright
  • go
  • gopls
  • npm
  • ripgrep
  • fd
  • fzf
  • lua-language-server
  • vscode-cpp-tools
  • cmake-language-server
  • jdtls
  • rust-analyzer
  • xsel
  • zathura
  • noto-fonts-emoji
  • noto-color-emoji-fontconfig-no-binding
  • bito cli

3. Install

百度网盘下载地址: 链接: https://pan.baidu.com/s/1AALIbCYhZeLTL7k16Mn58A?pwd=akr7 提取码: akr7 复制这段内容后打开百度网盘手机App,操作更方便哦

4. Use

  1. Set the bin path under the installation path to the PATH environment variable

export PATH=$install_dir/bin

  1. start command

nvcode