bugsbugsbux

Results 24 comments of bugsbugsbux

ok, i investigated a bit more and it seems to be a problem with a plugin i installed. i put `vim.api.nvim_echo({{'hello world', 'WarningMsg'}}, true, {})` in my vimrc and the...

set the TERM variable to something that works. for me xterm-kitty does not work but when i set TERM=tmux it works (tho not with kitty protocol :'()

@TobKed you could try directly with `viu -b "$file"`. and make sure you get your variables right when you take code from others! it might be called "$f" or an...

2972 is not fixed. i closed it because i was asked to do so and expected the broken commit in tree-sitter-dart to be fixed or reverted. however the devs of...

i believe this would just end up pinning parsers to old versions, forgotten to be updated to the latest release. this shouldn't be handled by nvim-treesitter. but maybe nvim-treesitter could...

sounds good, this way it works as expected and configuration of debugging options via fish_* variables is known from fish_trace