From 64f0e3952f441a2623b880347142b618bd8f4150 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 13 Apr 2026 06:20:04 +0800 Subject: it was changed upstream --- home/xyz/.config/nvim/init.vim | 1 - 1 file changed, 1 deletion(-) (limited to 'home/xyz') diff --git a/home/xyz/.config/nvim/init.vim b/home/xyz/.config/nvim/init.vim index 2fc4dde3..573f21b1 100644 --- a/home/xyz/.config/nvim/init.vim +++ b/home/xyz/.config/nvim/init.vim @@ -11,7 +11,6 @@ call plug#begin() if has('nvim') && executable('firefox') && ( hostname() != 'xyzpp' ) Plug 'glacambre/firenvim', { 'do': { _ -> firenvim#install(0) } } endif -" tinted-theming/base16-vim has low contrast on fold title make it unreadable, but I customized it easily " chriskempson/base16-vim doesn't do bold/italic for markdown syntax, and not maintained " RRethy/base16-nvim does not highlight markdown codeblocks " tinted-theming/base16-vim and RRethy/base16-nvim seem both work, both support tree-sitter -- cgit v1.3