Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mopp/openvimrc.vim
- Owner: mopp
- Created: 2013-10-28T10:11:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-28T10:22:47.000Z (about 11 years ago)
- Last Synced: 2024-05-02T00:22:01.257Z (9 months ago)
- Language: VimL
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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'