Skip to content

AmanKrr/vimCustomization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Customization [MAC/LINUX]

Hey Folks 👋

We all love an awesome UI. So I’ve been wondering how to make my vim colorful. As you all know by default vim has no color for syntax(like in IDEs we see different colors for variable names, contant, function name etc.) you will see only single color in whole file, which is so boring and its a downside. And I personally dont like this. So after digging and reading some articles I was able to do my own customization its not a rocket science. 😁

For linux ONLY

Download shFile named folder from this repo and run customizeVim.sh shell script in your terminal and sit back and relax. Please ensure gcc and git is install before running this command. Stay in root folder and then execute this command.

$ bash path/to/customizeVim.sh

When you will open .vimrc file some plugin and their settings will be commented because they are slowing down vim. You can uncomment and source the file to see changes.

source ~/.vimrc

Before

Screenshot 2021-06-13 at 11 32 25 PM

After

Screenshot 2021-06-13 at 11 32 55 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published