Neeraj Nishant
Neeraj Nishant
I do have colors overrides for catppuccin but not for any markdown highlights. Anyway, below is the output for the commands: ``` ::lua vim.print(vim.treesitter.query.get_files('markdown', 'highlights')) { "/home/user/.local/share/nvim/lazy/nvim-treesitter/queries/markdown/highlights.scm" } ``` ```...
Did some more experiments on this. For me, it seems to work when neovim is installed as an appimage. Its possible that this might be due to missing/outdated/incomaptible shared libraries...