Skip to content

killakam3084/vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim

Vim config

To Utilize

  1. Clone this repository
git clone https://github.com/killakam3084/vim.git ~/.vim
  1. Symlink your .vimrc to your $HOME directory
ln -s ~/.vim/.vimrc ~/.vimrc
  1. Install the plugins listed in .vimrc (from w/in Vim)
:PluginInstall
" Brief help
" :PluginList       - lists configured plugins
" :PluginInstall    - installs plugins; append `!` to update or just :PluginUpdate
" :PluginSearch foo - searches for foo; append `!` to refresh local cache
" :PluginClean      - confirms removal of unused plugins; append `!` to auto-approve removal

About

Vim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published