From e5884e3e8e688334e2c4963fcbeaeca4e7eb4622 Mon Sep 17 00:00:00 2001 From: xyz Date: Sat, 22 Oct 2022 00:12:18 -0700 Subject: update --- home/xyz/.config/nvim/init.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'home/xyz/.config/nvim/init.vim') diff --git a/home/xyz/.config/nvim/init.vim b/home/xyz/.config/nvim/init.vim index 243b8028..2fc7e7f7 100644 --- a/home/xyz/.config/nvim/init.vim +++ b/home/xyz/.config/nvim/init.vim @@ -15,6 +15,7 @@ Plug 'glacambre/firenvim', { 'do': { _ -> firenvim#install(0) } } " oct.21 2022, nvim-treesitter obsolete some highlight groups? so tinted-theming/base16-vim does not work for treesitter now, see: " https://github.com/nvim-treesitter/nvim-treesitter/commit/42ab95d5e11f247c6f0c8f5181b02e816caa4a4f " https://github.com/RRethy/nvim-base16/issues/62 +" https://github.com/tinted-theming/base16-vim/issues/65 Plug 'tinted-theming/base16-vim' " nvim-treesitter does not support markdown right now, so wait "Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'} " We recommend updating the parsers on update -- cgit v1.2.3-70-g09d2