https://github.com/robclancy/dragonvim
Vim with plugins and shortcuts to work like Sublime Text and be awesome like dragons
https://github.com/robclancy/dragonvim
Last synced: 4 months ago
JSON representation
Vim with plugins and shortcuts to work like Sublime Text and be awesome like dragons
- Host: GitHub
- URL: https://github.com/robclancy/dragonvim
- Owner: robclancy
- Created: 2014-02-26T05:20:06.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-23T15:11:37.000Z (about 12 years ago)
- Last Synced: 2025-03-15T07:38:09.026Z (about 1 year ago)
- Language: VimL
- Homepage:
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DragonVim
=========
This is designed to be an easy way to get setup with a version of vim that acts much like Sublime Text but more awesome and dragon like.
Base settings have been stolen from Jeff and Jesse. Colour Schemes provided include solarized and Dayles bajillion themes. I want BlueDawn. Port it kthx Dayle.
## Installation
Clone the repository, cd into it and run `make`.
Or copy paste this.
`[[ -d ~/.vim ]] || mkdir ~/.vim & git clone https://github.com/robclancy/dragonvim.git --recursive ~/.vim/dragonvim & cd ~/.vim/dragonvim & make`
## Uninstall
Why would you want to remove dragons? Ever. Anyway if you really want to just look in `~/.bashrc` and you will see what to remove.