Skip to content

Commit

Permalink
Bound ne2wm:dp-three+-toggle-codethumb to a key
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Nov 18, 2012
1 parent d3dab5a commit 53d909b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ne2wm-pst-three+.el
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,8 @@
("C-<" . ne2wm:def-plugin-history-list+-back-other-command)
("M-\\" . ne2wm:win-ring-push)
("M-~" . ne2wm:win-ring-rotate)
("M-_" . ne2wm:same-buffer-in-next-window))
("M-_" . ne2wm:same-buffer-in-next-window)
("prefix c" . ne2wm:dp-three+-toggle-codethumb))
e2wm:prefix-key))


Expand Down

0 comments on commit 53d909b

Please sign in to comment.