Skip to content

Commit

Permalink
rm vimim
Browse files Browse the repository at this point in the history
  • Loading branch information
ma6174 committed Dec 2, 2014
1 parent 12c22f6 commit e4cb097
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 27,656 deletions.
32 changes: 0 additions & 32 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -263,9 +263,6 @@ endfunc
"结束定义FormartSrc





""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
""实用设置
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Expand Down Expand Up @@ -371,15 +368,6 @@ let Tlist_Exist_OnlyWindow = 1 " 如果只有一个buffer,kill窗口也kill
"set autochdir











""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"其他东东
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Expand All @@ -400,16 +388,6 @@ let g:miniBufExplMapCTabSwitchBufs = 1
let g:miniBufExplModSelTarget = 1
nmap tl :Tlist<cr>


"输入法
:let g:vimim_map='c-/'
":let g:vimim_cloud='sougou' " QQ云输入
:let g:vimim_punctuation=0 " 不用中文标点
:set pastetoggle=<C-H>
:let g:vimim_cloud=-1


"python补全
let g:pydiction_location = '~/.vim/after/complete-dict'
let g:pydiction_menu_height = 20
Expand Down Expand Up @@ -481,16 +459,6 @@ let g:html_indent_style1 = "inc"

filetype plugin indent on " required!
"
" Brief help
" :BundleList - list configured bundles
" :BundleInstall(!) - install(update) bundles
" :BundleSearch(!) foo - search(or refresh cache first) for foo
" :BundleClean(!) - confirm(or auto-approve) removal of unused bundles
"
" see :h vundle for more details or wiki for FAQ
" NOTE: comments after Bundle command are not allowed..
"
"
"ctrlp设置
"
set wildignore+=*/tmp/*,*.so,*.swp,*.zip,*.pyc,*.png,*.jpg,*.gif " MacOSX/Linux
Expand Down
Binary file removed plugin/libvimim.so
Binary file not shown.
Loading

0 comments on commit e4cb097

Please sign in to comment.