mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Clean up + redo bindings
This commit is contained in:
@ -36,10 +36,10 @@
|
||||
(exmap "settr[im]" 'narf:toggle-delete-trailing-whitespace)
|
||||
(exmap "snip[pets]" 'narf:yas-snippets) ; snip[!]
|
||||
(exmap "fi[nd]" 'narf:helm-swoop)
|
||||
(exmap "t" 'narf:tmux-run)
|
||||
(exmap "t[mux]" 'narf:tmux-run)
|
||||
(exmap "tcd" 'narf:tmux-chdir)
|
||||
(exmap "tsnip[pets]" 'narf:yas-file-templates) ; tsnip[!]
|
||||
;; (exmap "term" 'narf:term-init)
|
||||
(exmap "term" 'narf-switch-to-iterm)
|
||||
(exmap "x" 'narf:scratch-buffer)
|
||||
(after! flycheck
|
||||
(exmap "er[rors]" (λ (flycheck-buffer) (flycheck-list-errors))))
|
||||
|
Reference in New Issue
Block a user