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
- Host: GitHub
- URL: https://github.com/zeroc0d3/vim-ide
- Owner: zeroc0d3
- License: apache-2.0
- Created: 2016-05-21T10:16:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T06:03:14.000Z (about 3 years ago)
- Last Synced: 2025-03-31T00:24:50.423Z (about 1 year ago)
- Topics: spf13-vim, tmux, tmux-conf, tmux-plugin, vim, vim-configuration, vim-ide, vim-plugin, vimrc, vundle
- Language: Vim script
- Size: 2.68 MB
- Stars: 4
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Vim-IDE
Make superior vim as IDE in Ubuntu 14.04, 16.04, 18.04

### 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**