From e2f4f528ef55b120506f4123c4257eced5178380 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 13 Jun 2023 21:31:04 -0700 Subject: ka no need --- home/xyz/.config/nvim/init.vim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/xyz/.config/nvim/init.vim b/home/xyz/.config/nvim/init.vim index 8c1f06f3..2d1f3a98 100644 --- a/home/xyz/.config/nvim/init.vim +++ b/home/xyz/.config/nvim/init.vim @@ -8,7 +8,7 @@ call plug#begin() "Plug 'junegunn/fzf', { 'do': { -> fzf#install() } } "Plug 'junegunn/fzf.vim' "Plug 'vim-perl/vim-perl', { 'for': 'perl', 'do': 'make clean carp dancer highlight-all-pragmas moose test-more try-tiny' } -Plug 'glacambre/firenvim', { 'do': { _ -> firenvim#install(0) } } +"Plug 'glacambre/firenvim', { 'do': { _ -> firenvim#install(0) } } " chriskempson/base16-vim doesn't do bold/italic for markdown syntax, and not maintained " tinted-theming/base16-vim and RRethy/nvim-base16 seem both work, both support tree-sitter " I prefer tinted-theming/base16-vim in the past because of darker status bar color? @@ -18,7 +18,7 @@ Plug 'tinted-theming/base16-vim' " use latest vim-markdown Plug 'tpope/vim-markdown' " alternatives: h-hg/fcitx.nvim, rlue/vim-barbaric, lilydjwg/fcitx.vim -Plug 'rlue/vim-barbaric' +"Plug 'rlue/vim-barbaric' " alternatives: 'thinca/vim-ref' with 'eiiches/vim-ref-info', 'HiPhish/info.vim', 'alx741/vinfo' Plug 'https://gitlab.com/HiPhish/info.vim.git' call plug#end() -- cgit v1.2.3-70-g09d2