vim-eightheader icon indicating copy to clipboard operation
vim-eightheader copied to clipboard

Vim plugin: Easily create custom headlines, foldtext, toc, etc

Results 2 vim-eightheader issues
Sort by recently updated
recently updated
newest added

... as Unite does. For exmaple: ``` EightHeader -inline -decor=['l','decor','r'] ``` Do a Dict of settings: ``` s:settings = { \ '_': 'factory defaults', \ } g:settings = { \...

Famous commentary plugins: - https://github.com/tpope/vim-commentary - https://github.com/tomtom/tcomment_vim - https://github.com/scrooloose/nerdcommenter