diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -1,6 +1,4 @@ -# nvim-setup - -[](https://builds.sr.ht/~pml68/nvim-setup) +# nvim My custom Neovim setup @@ -11,7 +9,7 @@ You're going to need Neovim 0.11+ and the `tree-sitter` CLI in your PATH. Download into your config directory ```sh -git clone --depth=1 https://git.sr.ht/~pml68/nvim-setup ~/.config/nvim +git clone --depth=1 git://git.pml68.dev/nvim ~/.config/nvim ``` ## Usage with Docker |
