Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 392 Bytes

File metadata and controls

20 lines (16 loc) · 392 Bytes

Personal Neovim Config (Public version)

Usage

  • Make sure the requirements are satisfied.
  • Clone into $HOME/.config/nvim (unix) or %LOCALAPPDATA%\nvim (win).
  • Launch nvim and wait.

Requirements

  • Neovim ≥ 0.12.1
  • Rust toolchain (for parinfer)
  • C compiler (for tree-sitter parsers)
  • tree-sitter CLI (for tree-sitter parsers)
  • git
  • ripgrep
  • fd
  • fzf
  • curl
  • tar