Lazaro Alberto Herrera

Results 3 comments of Lazaro Alberto Herrera

@delatorrejuanchi solution worked for me. However, I had to change `pattern` to `pattern = {"VeryLazy", "AlphaReady"}` but now I am not getting line numbers even though we are using `vim.schedule()`....

@jrschenk i was experiencing this problem and your solution solved my issue. I had to switch nvim commit to `git checkout a4fc3bb0e` and then rebuild it

> sorry I'm just using you as a rubber ducky heres a solution if u want > > ```lua > vim.keymap.set("i", "", function() > -- run autolist-new-bullet after the of...