mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
Remove smart-forward package
This commit is contained in:
@@ -247,8 +247,5 @@ extension, try to guess one."
|
||||
(def-package! pcre2el
|
||||
:commands rxt-quote-pcre)
|
||||
|
||||
(def-package! smart-forward
|
||||
:commands (smart-up smart-down smart-backward smart-forward))
|
||||
|
||||
(provide 'core-editor)
|
||||
;;; core-editor.el ends here
|
||||
|
@@ -29,7 +29,6 @@
|
||||
(package! expand-region)
|
||||
(package! helpful)
|
||||
(package! pcre2el)
|
||||
(package! smart-forward)
|
||||
(package! smartparens)
|
||||
(package! undo-tree)
|
||||
|
||||
|
Reference in New Issue
Block a user