rockyzhang24 / arctic.nvim

Neovim color schemes ported from VSCode Dark+ and Dark Modern with Treesitter and semantic token highlighting
MIT License
163 stars 15 forks source link

Error appeared using the latest commit #10

Closed hexh250786313 closed 8 months ago

hexh250786313 commented 8 months ago

neovim version: 0.9.5 os: Manjaro Linux x86_64 6.1.71-1-MANJARO

The plugin worked well in the past, but something went wrong with the latest commit https://github.com/rockyzhang24/arctic.nvim/commit/7297a66075f9b27ba73d5ee4ba8a831cf5de34d8 on both the main and v2 branches.

" mini.vim
set runtimepath^=/home/hexh/Desktop/arctic.nvim/arctic.nvim
set runtimepath^=/home/hexh/Desktop/arctic.nvim/lush.nvim

colorscheme arctic
nvim --clean -u ./mini.vim ./mini.vim

image

hexh250786313 commented 8 months ago

IDK is it related to treesitter. I don't use treesitter.

rockyzhang24 commented 8 months ago

Should fixed. Sorry for my carelessness.

hexh250786313 commented 8 months ago

@rockyzhang24 Ty for fixing. It helps for me and issue closed.