Compare commits

..

No commits in common. "4bc96a5d2734f22188356a85442bd7f8bc977b45" and "11b07f1d6b9e7f0f5d455042e142b24d4464dcb6" have entirely different histories.

2 changed files with 0 additions and 7 deletions

View File

@ -14,10 +14,6 @@
(nvm--installed-versions)))))
(nvm-use version)))
(use-package json-mode
:commands (json-mode)
:mode ("\\.json\\'"))
(use-package js
:straight (:type built-in)
:defer t

View File

@ -122,9 +122,6 @@ if type brew &>/dev/null; then
compinit
fi
# kubectl completion
[[ $commands[kubectl] ]] && source <(kubectl completion zsh)
# VTerm integration
# Some of the most useful features in emacs-libvterm require shell-side
# configurations. The main goal of these additional functions is to enable the