emacs lsp-mode enhancements

This commit is contained in:
2022-09-29 16:54:57 +02:00
parent f993a9004b
commit e7010d9d06
2 changed files with 8 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ end
alias emacs="emacs -nw"
alias gemacs="/usr/bin/emacs"
set -gx EDITOR "emacs"
set -gx LSP_USE_PLISTS "true"
################################################################################
# Deb maintainer stuff