Timoses / vim-venu

Simple menu for vim
20 stars 2 forks source link

Altering commands for the duration of vim session #8

Open Timoses opened 5 years ago

Timoses commented 5 years ago

Sometimes, one might wish to alter a command for the duration of the vim session. This could for example be the case when requiring to compile a file with a specific flag.

Idea:

An altered command stays altered until vim is restarted. The altered state should be denoted in the venu list (e.g. with a * or similar).

Examples: