chore(languages): tidy up buffer-local setq statements

This commit is contained in:
2022-07-18 22:20:08 +01:00
parent a3c384027d
commit 66cf3de9dc
27 changed files with 46 additions and 46 deletions

View File

@@ -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