Skip to content

mty0313/my-vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

vimrc配置

使用的部分插件如下

  1. nerdtree
  2. tagbar
  3. ctrlp
  4. ctrlp-funky
  5. neocomplete

设置<leader> 为 ";"

  • nerdtree配置

    F2打开和关闭, 默认在左侧, 自动开启, 宽度为28

  • tagbar配置

    F3打开和关闭, 默认在右侧, 宽度为30

  • ctrlp配置

    <leader>f开启当前目录下搜索文件

    <leader>fu搜索当前文件内函数

  • neocomplete项目地址如下

    https://github.com/Shougo/neocomplete.vim

  • tab切换快捷键 前一个tab 后一个tab

PluginInstall

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors