https://github.com/rendom/vvt.nu-vim
Vim pastebin plugin.
https://github.com/rendom/vvt.nu-vim
Last synced: 4 months ago
JSON representation
Vim pastebin plugin.
- Host: GitHub
- URL: https://github.com/rendom/vvt.nu-vim
- Owner: rendom
- License: mit
- Created: 2013-12-29T00:05:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-01T08:13:00.000Z (about 10 years ago)
- Last Synced: 2025-10-26T05:38:52.648Z (8 months ago)
- Language: VimL
- Homepage: https://vvt.nu
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
vvt.nu-vim
==========
vvt.nu vim plugin.
```
" .vimrc
" vvt_use_browser *optional
" vvt_browser_command *optional
" --------------------------------
" Example
" let g:vvt_use_browser = 1
" let g:vvt_browser_command = 'echo "%URL%" | xclip'
" --------------------------------
```