mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(languages): tidy up buffer-local setq statements
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
:preface
|
||||
(defun siren-sql-mode-setup ()
|
||||
(setq tab-width 2)))
|
||||
(setq-local tab-width 2)))
|
||||
|
||||
(use-package lsp-sqls
|
||||
:straight lsp-mode
|
||||
|
||||
Reference in New Issue
Block a user