Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 370 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 370 Bytes

My Nvim Configuration

Requirements

  • alacritty
  • nerdfont(LigaSFMonoNerdFont/HackNerdFontMono)
  • git
  • neovim
  • gcc
  • tree-sitter-cli
  • ripgrep
  • fd
  • sed/gnu-sed
  • curl/wget
  • tar/gtar
  • gzip
  • unzip
  • make

Thanks

some config copied from LazyVim, it's a great project, I don't use it just because I want more flexible.