This commit is contained in:
Zelong Kuang
2025-12-19 09:44:24 +11:00
parent d5c05d264f
commit 28c83f6731
2 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
vterm-mode-hook))
(add-hook mode (lambda () (display-line-numbers-mode -1))))
(setq display-line-numbers-type 'relative)
(column-number-mode 1)
(global-subword-mode 1)
(show-paren-mode t)