Micah Halter
Micah Halter
Beautiful! Thank you so much for all your hard work!
Works great! One thing I am wondering, I noticed when I get the arguments from the callback for `on_click`, I'm not getting the `mods` variable. Is this something that needs...
ah I found it @rebelot , I'll open a PR
I just noticed that this issue is still open! I think this is more than resolved and I've been using the `statuscolumn` support for a while now and have had...
Ah sorry about that @rebelot ! I can take some time in the coming days/week to make a PR with some snippets. I have gotten fold indicators working quite nicely...
@willothy Sure! Sorry I haven't had time to get around to this yet. Life has been super busy 😅 Here is the code I've been using for a while, it...
@richin13 here is the `statuscolumn` we use over in AstroNvim that is all Heirline based with click actions for folds/diagnostics/gitsigns/DAP, full support for vim option control like `vim.opt.signcolumn`/`vim.opt.number`/etc., as well...
@Danielkonge could you link the fork you have been using? I would be interested in giving it a try!
No problem! I am just interested in investigating the `current_indent` feature. AstroNvim is about to do a major version release and I'm looking to see if we can wait for...
Thanks for the update, looking forward to this improvement! Appreciate all your work on this!