fix-indent-on-paste
Fixes atom indent on paste behaviour
patstew 2,913 4 0.1.1 MIT GitHub

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