Illu / nvim-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim configuration

Installation

  • Install neovim (brew install neovim)
  • Clone this project inside ~/.config/nvim/
  • Open nvim, you're done!

Bonus: add the vi alias:

alias vi="nvim"
alias vim="nvim"

About


Languages

Language:Lua 100.0%