Skip to content

My config files with a focus on frontend developing

License

Notifications You must be signed in to change notification settings

fantonangeli/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIMRC

A vim config files with a focus on frontend developing.

Installation Instructions

Create a ~/.vimrc file with the following lines:

let g:profile="develop"

source  $HOME/.vim/vimrc/vimrc

For g:profile use "base" to only load base options like colors and lightline, use "develop" to load develop plugins. For source write the path where the git folder of this project is located.

About

My config files with a focus on frontend developing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published