Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 827 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 827 Bytes

My VimJanus "Portable"

This is my Vim Janus portable, whenever you are in a Linux PC you can just clone this repository access the folder and run the install.sh script and that's all. A pretty good configuration for Vim because we know that out of the box it's not very attractive.

The modifications aren't just only visual, it has Tab Autocompletion, NerdTree, A nice smart tab, Syntax Highlight, among others. Give it a try!

To install it.

git clone https://github.com/dnetix/vimjanus.git && cd vimjanus && ./install.sh

Just make sure that you have installed vim and python

sudo apt-get install vim python
Preview

Check out the original VimJanus from carlhuda
https://github.com/carlhuda/janus