Skip to content

danazkari/vim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal subjective VIM config

This is my personal vim config. If this helps anyone else, then awesome!

In order for this to work, you need the right font, use Patched Powerline Fonts for that.

Usage

$ cd && git clone https://github.com/danazkari/vim-config
$ # After this is done, make symbolic links
$ ln -s ~/vim-config/.vimrc ~/.vimrc
$ ln -s ~/vim-config/.vim ~/.vim

After that's done, open up vim (will sort of fail at first but just continue) and type :PlugInstall, this will install all of the plugins.

Close vim and then enter it again, it should look pretty rad.

Typescript support

For typescript support, please install the typescript npm package globally:

$ npm install -g typescript

Then, inside of vim run :VimProcInstall. Restar the editor and you should be good to go!

That's it, go for a cup of coffee and hack hack hackity hack McHack.

This is how it looks now

About

Subjective and personal vim-config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published