mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Goodbye Helm, hello Ivy
This commit is contained in:
@ -253,6 +253,8 @@
|
||||
(sp-with-modes '(xml-mode nxml-mode php-mode)
|
||||
(sp-local-pair "<!--" "-->" :post-handlers '(("| " "SPC")))))
|
||||
|
||||
(use-package swiper :commands (swiper swiper-all))
|
||||
|
||||
|
||||
;;
|
||||
;; Keybinding fixes
|
||||
|
Reference in New Issue
Block a user