An open API service indexing awesome lists of open source software.

https://github.com/zeroc0d3/vim-ide

Make superior vim as IDE
https://github.com/zeroc0d3/vim-ide

spf13-vim tmux tmux-conf tmux-plugin vim vim-configuration vim-ide vim-plugin vimrc vundle

Last synced: 7 months ago
JSON representation

Make superior vim as IDE

Awesome Lists containing this project

README

          

## Vim-IDE
Make superior vim as IDE in Ubuntu 14.04, 16.04, 18.04

![gvim](./snapshot/gvim_ide_split.png)

### Installation
* Clone or download this repo
* Extract vim-ide-master.zip
* Chmod +x *.sh
* Run in your terminal: sudo ./install.sh

### Overwrite Config
* Backup your configuration files:
```
~/.zshrc
~/.bashrc
~/.tmux.conf
~/.vimrc.local
~/.gvimrc.local
~/tmuxcolors.tmux
```

* Copy and paste all dot folders inside `config` for overwrite all configuration

### Update / Install VIM Plugin
* Install
```
:PluginInstall [plugin_name]
```

* Update
```
:PluginUpdate
```

### Properties
* Author : **Dwi Fahni Denni (@zeroc0d3)**
* License: **Apache ver-2**