diff options
author | gxlin <[email protected]> | 2021-03-23 18:26:11 +0800 |
---|---|---|
committer | gxlin <[email protected]> | 2021-03-23 18:26:11 +0800 |
commit | c81b6905aa178349c8633ac623ae2cd1d91f88a9 (patch) | |
tree | c1b692fbe008bf15cbd611d09168a9e87242d217 /.vim/plugins/ime.vim | |
parent | bd166c76b65006f2945d5072fe07e4777c085eff (diff) | |
download | dotfiles-c81b6905aa178349c8633ac623ae2cd1d91f88a9.tar.gz dotfiles-c81b6905aa178349c8633ac623ae2cd1d91f88a9.tar.bz2 dotfiles-c81b6905aa178349c8633ac623ae2cd1d91f88a9.zip |
More config
Diffstat (limited to '.vim/plugins/ime.vim')
-rw-r--r-- | .vim/plugins/ime.vim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.vim/plugins/ime.vim b/.vim/plugins/ime.vim deleted file mode 100644 index de7dcf2..0000000 --- a/.vim/plugins/ime.vim +++ /dev/null @@ -1,4 +0,0 @@ -Plug 'pi314/ime.vim' -Plug 'pi314/ime-phonetic.vim' - -let g:ime_plugins = ['pinyin'] |