Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

(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

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary completion support forcompletor.vim.

Install

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp