Skip to content

Commit

Permalink
add comment to clipboard
Browse files Browse the repository at this point in the history
  • Loading branch information
dej4vu committed Sep 14, 2024
1 parent 1611ebe commit fd98692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lisp/init-ui.el
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@


;;以下配置是处理 emacs 行尾符合问题
;;当前已禁用x-select-enable-clipboard, 如需同步系统粘贴板需激活该项
;;https://emacs-china.org/t/topic/20161
(set-display-table-slot standard-display-table 'truncation 32)
(set-display-table-slot standard-display-table 'wrap 32)
Expand Down

0 comments on commit fd98692

Please sign in to comment.