emacs: remove redundant modes
json-mode and yaml-mode have treesitter equivalents bundled with Emacs
This commit is contained in:
parent
c6cc50ca67
commit
7311ffb224
1 changed files with 0 additions and 2 deletions
|
@ -90,11 +90,9 @@ value `italic'."
|
|||
|
||||
;; modes
|
||||
(package-install 'git-modes)
|
||||
(package-install 'json-mode)
|
||||
(package-install 'lua-mode)
|
||||
(package-install 'markdown-mode)
|
||||
(package-install 'nix-mode)
|
||||
(package-install 'yaml-mode)
|
||||
|
||||
;; hooks
|
||||
(defun indent-common-hook ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue