Skip to content

ttauber/vim-setup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

my vim setup

installing vim-plug

Vim-Plug is required.

Follow installation instructions prior to pulling .vimrc.

After installing Vim-Plug and copying .vimrc into your root directory. Open the file with the following command in your command line terminal:

$ vim .vimrc

While in your .vimrc file type in the following to install the vim plugins:

:PlugInstall

Congrats! You've installed my .vimrc environment successfully on your machine.

to-dos

  • commit my .vimrc
  • describe hot keys
  • justify why the settings and plugins were choosen
  • show screenshots of color palattes
  • write synopsis on why I use vim
  • group plugins by environment types (python, typescript + react + css, go support, etc)

About

my rc and other vim musings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%