Skip to content
This repository has been archived by the owner on Dec 11, 2021. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 293 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 293 Bytes

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