README.md

July 16, 2025 · View on GitHub

nvimrc

personal neovim configuration

Stars Issues Repo Size

Version

nightly

Install

git clone https://github.com/XXiaoA/nvimrc ~/.config/nvim

Dependencies

❗Run :checkhealth in neovim

  • ripgrep for fuzzy find
  • fzf
  • gcc/clang
  • unzip for clangd LSP

Notice

If you fail to use markdown preview, run:

cd ~/.local/share/nvim/lazy/markdown-preview.nvim/app/
npm install

Others

SHOWCASE

SHOWCASE

https://user-images.githubusercontent.com/62557596/212057176-3a2fa104-7a18-42b9-9030-ef1032556f86.mp4

TODO

Contents

  1. 1Version
  2. 2Install
  3. 3Dependencies
  4. 4Notice
  5. 5Others
  6. 5.1SHOWCASE
  7. 5.2TODO