Skip to content

segeljakt/vim-stealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stealth

Stealth is a plugin for toggling the visibility of comments. It provides one command:

:Stealth " Hide/show comments

Demo

GIF1

Installation

With Vundle, put this in your vimrc:

Plugin 'segeljakt/vim-stealth'

With NeoBundle, put this in your vimrc:

NeoBundle 'segeljakt/vim-stealth'

With Plug, put this in your vimrc:

Plug 'segeljakt/vim-stealth'

With Pathogen, execute this at the command line:

cd ~/.vim/bundle
git clone https://github.com/segeljakt/vim-stealth

About

Toggle the visibility of comments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published