mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add :reorient and :cols
This commit is contained in:
@ -18,6 +18,8 @@
|
||||
(exmap "tsnip[pets]" 'narf:yas-file-templates) ; tsnip[!]
|
||||
(exmap "wal[ign]" 'narf:whitespace-align)
|
||||
(exmap "rec[ent]" 'narf:helm-recentf)
|
||||
(exmap "reo[rient]" 'narf/window-reorient)
|
||||
(exmap "cols" 'narf:set-columns)
|
||||
|
||||
;; External resources
|
||||
(exmap "dash" 'dash-at-point)
|
||||
|
Reference in New Issue
Block a user