# nvim My custom Neovim setup ## Installation You're going to need Neovim 0.12+ and the `tree-sitter` CLI in your PATH. Download into your config directory ```sh git clone --depth=1 git://git.pml68.dev/nvim ~/.config/nvim ```