gpt4 book ai didi

vim - 为什么字体 DejaVu Sans Mono 在 (G)Vim 和 Emacs 中看起来不同?

转载 作者:行者123 更新时间:2023-12-05 00:39:08 27 4
gpt4 key购买 nike

我认为这两个编辑器的行间距是不同的。

如何将 Vim 中的字体设置为在 Emacs 中的样子?

Emacs

enter image description here

.emacs:

== Default Font ====

;; Font family
(set-default-font "DejaVu Sans Mono")

;; Font size
(set-face-attribute 'default nil :height 100)

Vim

enter image description here

.vimrc:
" set default font
set guifont=DejaVu\ Sans\ Mono\ 10

最佳答案

emacs GUI 使用 libxft 来渲染字体,而 GVim 使用 gtk/pango。字体提示可能会有所不同。

关于vim - 为什么字体 DejaVu Sans Mono 在 (G)Vim 和 Emacs 中看起来不同?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4841872/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com