Skip to content

dahu/vim-whitelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Vim Whitelines

Whitespace Text Objects for Vim

Tip
If you like vim-whitelines and want to share the W00t!, I’m grateful for tips or beverages.
  • az - all multiline whitespace

  • iz - inner multiline whitespace

These can be overridden by creating your own maps in your ~/.vimrc:

vmap     az <Plug>AllWhitespace
vmap     iz <Plug>InnerWhitespace
onoremap az :normal vaz<cr>
onoremap iz :normal viz<cr>

About

Multiline Whitespace Text Objetcs for Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published