BundlenInstall安装autoComplPop

vimConfig/plugin/autoComplPop-setting.vim

1 "autocomplpop 设置
2 let g:AutoComplPop_IgnoreCaseOption=1
3 set ignorecase
4 let g:acp_behaviorKeywordCommand="\<C-x>\<C-o>"

 

相关文章:

  • 2021-11-23
  • 2021-11-10
  • 2022-12-23
  • 2021-08-20
  • 2021-09-03
  • 2021-06-10
  • 2021-03-26
  • 2021-08-14
猜你喜欢
  • 2021-09-26
  • 2021-09-19
  • 2021-08-29
  • 2021-05-24
  • 2022-12-23
  • 2021-05-22
  • 2018-01-29
相关资源
相似解决方案