Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mopp/openvimrc.vim

This is Vim Plugin to open smartly your .vimrc.
https://github.com/mopp/openvimrc.vim

Last synced: 2 days ago
JSON representation

This is Vim Plugin to open smartly your .vimrc.

Awesome Lists containing this project

README

        

OpenVimrc.vim
=======
* * *

This is Vim Plugin to open smartly your .vimrc.
This opens your vimrc into newtab when now buffer is modified.
but this open your vimrc into now buffer when now buffer is NOT modified or that size is 0.

## Example

```vim
nmap ev (openvimrc-open)
```

Installation
-------
* * *
NeoBundle 'mopp/openvimrc.vim'