Chinmay Dalal
Chinmay Dalal
I no longer check the exit code though, I check if nextest is one of the listed subcommands instead
I've addressed all your comments and rebased it against master
This could also be the project's logo
yeah it works properly in terminal and other GUIs
both git
> Not a vimscript expert but a quick attempt. Does not use existing fillchars option. Just inserts a chevron for open and closed folds. > `vim.o.statuscolumn = '%=%l%s%{foldlevel(v:lnum) > foldlevel(v:lnum...
What do you do when one line of source code corresponds to more than a page of assembly?
@krady21 then if the user jumps to the assembly window to scroll (because it doesn't fit etc) and then jumps back to the source window, it will count as a...
I'm closing this as it seems impossible to solve due to the window-jumping issue mentioned in the previous comment - I tried out compiler-explorer.nvim which has the same issue
Closing due to no response from author