Skip to content

modified .vimrc with a few plugins to make life easier

Notifications You must be signed in to change notification settings

vladi1X/vim-enhanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-enhanced

This is my personal vim configuration which contains a few basic plugins to make my life easier.

Feel free to use this as a kind of template to install vim quickly with some useful plugins.

How to install

  1. Move to your home directory cd ~
  2. clone this repository git clone https://github.com/vladi1X/vim-enhanced
  3. run the setup script with bash vim-enhanced/setup-script.sh
  4. Choose if you want to keep the cloned directory
  5. In the process you might be asked to push enter
  6. test if your vimrc is working by opening vim or opening a file with vim

Used Plugins

  1. VundleVim/Vundle.vim used as the plugin manager

  2. preservim/nerdtree file system explorer inside of vim

  3. morehetz/gruvbox as a custom colorscheme

  4. itchyny/lightline as a light and customizable statusline

  5. tpope/vim-eunuch for basic unix shell command inside of vim

About

modified .vimrc with a few plugins to make life easier

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published