mirror of
https://github.com/high-moctane/asyncomplete-nextword.vim.git
synced 2025-12-13 20:36:48 +01:00
write simple README.md
This commit is contained in:
19
README.md
19
README.md
@@ -1,2 +1,17 @@
|
||||
# asyncomplete-nextword.vim
|
||||
provides English autocomplete for asyncomplete.vim via nextword
|
||||
# asyncomplete-nextword.vim (WIP)
|
||||
Provides English autocomplete for asyncomplete.vim via nextword.
|
||||
|
||||
## Screenshot
|
||||
|
||||

|
||||
|
||||
## Installing
|
||||
|
||||
```
|
||||
Plug 'prabirshrestha/asyncomplete.vim'
|
||||
Plug 'prabirshrestha/async.vim'
|
||||
Plug 'high-moctane/asyncomplete-nextword.vim'
|
||||
```
|
||||
|
||||
You also need to install [Nextword](https://github.com/high-moctane/nextword) and
|
||||
[Nextword-data](https://github.com/high-moctane/nextword-data).
|
||||
|
||||
BIN
images/screenshot.gif
Normal file
BIN
images/screenshot.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.0 MiB |
Reference in New Issue
Block a user