alduro / nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neovim config

This set up that works well for me. To install please view the below.

Dependencies

  1. Neovim

    brew install --HEAD neovim

  2. Rg

    Rg/ripgrep is required for blazing fast grep.

  3. fd

    fd to search files and set path

About

License:MIT License


Languages

Language:Lua 94.8%Language:Vim Script 5.2%