- Notifications
You must be signed in to change notification settings - Fork0
(WIP: no test files) Dictionary completion support for completor.vim
License
NotificationsYou must be signed in to change notification settings
masawada/completor-dictionary
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Dictionary completion support forcompletor.vim.
Install completor.vim first.
Forvim-plug
Plug'masawada/completor-dictionary'and write it in your .vimrc:
autocmd FileType * execute 'setlocal dictionary='.expand($HOME.'/.vim/dict/'.&filetype.'.dict')then, put your dictionaries in$HOME/.vim/dict. The name must be of formatfiletype.dict.
About
(WIP: no test files) Dictionary completion support for completor.vim
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.