boltlessengineer / nvim

My neovim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Neovim config

How to install Neovim

brew install neovim # (v0.8.3)

brew install neovim --HEAD # (v0.9.0)

Dependencies

  • ripgrep - optional (for grep in neovim/telescope)
  • fd - optional (for telescope)
  • sed - optional (for nvim-spectre)

NOTE

undercurl in wezterm

See the solution in wezterm documentation

Referenced Configs:

and more

About

My neovim config


Languages

Language:Lua 99.0%Language:Scheme 0.9%Language:Vim Script 0.1%