Skip to content

maxsuren/lazvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

lazvim

Simple vim customization

Install

To download this vim script, please run git clone https://github.com/maxsuren/lazvim.git .
Change directory to src and cp vimrc ~/.vimrc .

Plugin management tool

Vundle has been used to manage plugins here.
To set up Vundle, simply run git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim . To read more about Vundle

Plugins

  • vim-airline/vim-airline
  • vim-airline/vim-airline-themes
  • taglist.vim
  • The-NERD-tree
  • indentLine.vim
  • delimitMate.vim

Install Plugins

Launch vim and run :PluginInstall .
To Install from command line vim +PluginInstall +qall

About

simple vim customization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published