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