Skip to content

dammitjim/atom-panels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom Panels

A simple package to enhance the editor pane splitting experience for atom.

'ctrl-shift-k': Split open editor window upwards.
'ctrl-shift-j': Split open editor window downwards.
'ctrl-shift-h': Split open editor window left.
'ctrl-shift-l': Split open editor window right.
'ctrl-k': Move to next panel up.
'ctrl-j': Move to next panel down.
'ctrl-h': Move to next panel on the left.
'ctrl-l':  Move to next panel on the right.

cmd can be used in place of ctrl for osx users.

atom panels

About

I wasn't happy with the way Atom was handling split views, especially in Vim Mode, so I made my own

Resources

License

Stars

Watchers

Forks

Packages

No packages published