Raafat Turki

Results 71 comments of Raafat Turki

I see, you must be talking about [this](https://github.com/kovidgoyal/kitty/issues/3248). > or a patch were to surface for that How realistic do you recon implementing this would be

If there's no merge block I'd take a stab at it. I'll need someone to show me an example of how to make it `xrdb` configurable since we can't just...

this would be an awesome feature to have, I'm assuming this also allows the ability to override builtin shortcuts. you should make a checklist of micro-tasks so others (like me)...

indeed, they're both missing `U+0F260`  `U+0E702` 

Hmm I thought the typst parser was already added. I will add [it](https://github.com/frozolotl/tree-sitter-typst) and maintain the queries since I personally care about the ts typst support in nvim. I'm going...

The man himself! I've picked the frozolotl parser for that exact reason (being the closest to the original parser) I guess the plan of attack is using the uben0 parser...

I've tried, It spits out ```bash E5113: Error while calling lua chunk: /usr/share/nvim/runtime/lua/vim/treesitter/language.lua:93: no parser for 'query' language, see :help treesitter-parsers stack traceback: [C]: in function 'error' /usr/share/nvim/runtime/lua/vim/treesitter/language.lua:93: in function...

hmm, I don't seem to have it bundled w my neovim after `:TSUninstall query` running `:checkhealth vim.treesitter` no longer lists the `query` parser `:treesitter.txt` says it doesn't matter where a...

Ahahah, at least the commit messages were semantic. Thanks to all who reviewed the PR and to both the current and future parser maintainers!