• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

newline-after

Quick and easy newlines in Atom
  • #newline
  • #linebreak
redbassett
0.0.1 316
1
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

newline-after

Quick and easy newlines in Atom

What does it do?

newline-after allows you to replace the default newline-below action with one that adds a newline after a cursor while maintaining the cursor's position.

Keybindings

To override the default cmd-enter keybinding, add the following to your keymap.cson file:

'atom-text-editor:not([mini])':
  'cmd-enter': 'unset!'
  'cmd-enter':   'newline-after:insert-newline'

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by