Skip to content

tanmaykumarbala/toggleBoolean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

toogleBoolean

Change bolean values > true to false, false to true.

Vim-Plug:

Plug 'tanmaykumarbala/toogleBoolean'

Use leader t as default key maping.

For custom key binding. Use the below line in your .vimrc or init.vim file.

let g:default_toogle_map_key_user = 'Your_key_Binding.'

About

This plugin will toggle the boolean value "true" to "false" and vice-versa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published