patstew / fix-indent-on-paste

Fix Atom's paste
MIT License
1 stars 0 forks source link

fix-indent-on-paste package

Fixes atom bug where pasting indented lines with a leading newline keeps indenting more and more Makes sure that all indentation change is controlled by the 'Auto indent on paste' option Adds a Ctrl-Shift-V shortcut that prevents atom from doing any reindenting