This commit is contained in:
Zelong Kuang
2025-12-14 06:12:41 +11:00
parent 0afab4e64e
commit 2321eb603b
2 changed files with 3 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
;; -*- lexical-binding: t -*-
(tool-bar-mode -1)
(scroll-bar-mode -1)
(display-line-numbers-mode 1)
(global-display-line-numbers-mode)
(setq-default cursor-type 'bar)
(setq display-line-numbers 'relative)
(show-paren-mode t)