supertab.vim 这个插件是用来把tab键作为只能补全的映射,当然,具体更能肯定不仅仅只是如此,等待以后发现吧

地址 http://github.com/ervandew/supertab

   http://www.vim.org/scripts/script.php?script_id=1643

如果你想要用vundle来管理这个插件的话,你可以添加如下配置

 Bundle 'ervandew/supertab'

 

相关文章:

  • 2021-07-11
  • 2021-12-20
  • 2022-01-17
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-08-10
  • 2022-12-23
  • 2022-12-23
  • 2021-07-04
  • 2021-12-20
相关资源
相似解决方案