Skip to content

Enter insert mode in `paste` setting and resume the setting when leaving insert mode

Notifications You must be signed in to change notification settings

kflu/paste_mode.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This plugin allows you to enter insert mode in paste setting (set paste). And upon leaving insert mode, restore previous paste setting, ie., if it was disabled before, it will be disabled again.

By default, there is no key mapping or command enabled by default. You can put the following in the .vimrc:

command P call paste_mode#PasteInsert()

About

Enter insert mode in `paste` setting and resume the setting when leaving insert mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published