mirror of
https://codeberg.org/scip/config-general-mode.git
synced 2025-12-16 20:10:57 +01:00
fix
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
(kill-all-local-variables)
|
||||
|
||||
;; support for 'comment-region et al
|
||||
(setq-local comment-start "; ")
|
||||
(setq-local comment-start "# ")
|
||||
(setq-local comment-end "")
|
||||
|
||||
;; we don't need a complicated indent strategy, relative is totally ok
|
||||
|
||||
Reference in New Issue
Block a user