Skip to content

Lu-Kye/.my_vim

Repository files navigation

Vim Configuration

  • Keymaps/Hotkeys/Shortcuts
  • Plugin settings
  • Settings

Vim 配置

  • 快捷键
  • 插件配置
  • 设置

Screenshot

Features

  • Different settings in different files
  • F5 brings up NERDTree
  • F6 brings up ctags

Install

###Precondition

  • On Mac OSX
  • Intalled homebrew

###Step1:

brew install vim
brew install ctags
cd ~ && git clone https://github.com/Lu-Kye/.my_vim.git

###Step2:

git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim

###Step3:

echo source ~/.my_vim/my_vimrc.vim >> ~/.vimrc   

###Step4:

vim
Type :PluginInstall

###Finally: Enjoy yourself

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published