~vigoux/complementree.nvim

cdc8253ae150a391a6e20b712d2d039d37087788 — Thomas Vigouroux 1 year, 11 months ago df34723
docs: notify move to sr.ht
1 files changed, 3 insertions(+), 1 deletions(-)

M README.md
M README.md => README.md +3 -1
@@ 1,3 1,5 @@
# __This plugin has moved to [sr.ht](https://sr.ht/~vigoux/complementree.nvim/) and development will continue there__

# Complementree.nvim: a tree-sitter powered completion framework

A tree-sitter powered _completion framework_ built for Neovim,


@@ 12,7 14,7 @@ Features and design goals:
## Installation

```lua
use {'vigoux/complementree.nvim', requires = {'L3MON4D3/LuaSnip', 'nvim-treesitter/nvim-treesitter'} }
use {'https://git.sr.ht/~vigoux/complementree.nvim', requires = {'L3MON4D3/LuaSnip', 'nvim-treesitter/nvim-treesitter'} }
```

## Setting up