Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 464 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 464 Bytes

init.lua

My neovim setup, to use it

  1. Clone the repo to ~/.config/nvim
    $ git clone [email protected]:piedrahitapablo/init.lua.git ~/.config/nvim
    
  2. Install the prerequistes
  3. Open nvim and run :Lazy sync

Prerequisites

  1. ripgrep
  2. tree-sitter CLI

To do

  1. Fix lazy plugin versions to avoid breaking changes without notice