Skip to content

shalzz/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.vim

My vim dot files.

Just run the following commands via terminal to get perfectly set up:

$ cd ~/
$ git clone https://github.com/shalzz/.vim.git
$ cd "${HOME}/.vim"
$ make install-nvim  # for Neovim
    or
$ make install-vim

Vim-Plug

The vim dot files make use of the excellent vim-plug Vim plugin manager.

plug.vim is already included with the repo. Just run :PlugInstall in vim to install the plugins on first start.

Plugins Used

About

My .vim dotfiles and configurations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published