Configured paste toggle

This commit is contained in:
Emmanuel BENOîT 2020-05-07 12:47:54 +02:00
parent 8e9d456a92
commit c1f674f857

2
cfg/99-paste-toggle.vim Normal file
View file

@ -0,0 +1,2 @@
" Configure the paste toggle shortcut
set pastetoggle=<Leader><S-F12>