Akin
Akin
That looks great @bab014 🙌🏾 thanks for working on it
@bab014 maybe just as the simplest ones first and tackle more complex stuff in a follow-up PR as and when you have time 🤷🏾♂️
@luck07051 in your case you have a bug in your config if you look at the packer logs it shows `[ERROR Sun 31 Jul 2022 01:10:44 AM CST 25907755111950] .../site/pack/packer/start/packer.nvim/lua/packer/async.lua:20:...
also, looking at your config properly, there is a lot of stuff that won't work as you'd expect or hope. To explain the `config` key a little. It is essentially...
@3rd please read through this issue and try the solution described here, this error sounds most likely to relate specifically to neorg or to how you have set up your...
#985 had to be reverted because it broke compilation for specific keymaps. I think this issue is probably best deferred till compilation is refactored/removed, currently keymaps are set as strings...
@tricktux this isn't possible currently, lazy loads by key are created as string for compilation, until they are created in lua which will require v2 (a rewrite almost) of packer...
@AckslD as mentioned this looks great IMO, one thing that differs from what I had expected (other than the list of commits mentioned already) was that I thought of this...
Will have a look when next I get a chance @AckslD 👍🏿
@AckslD I've just pulled the branch and will run it locally for a couple of days and feedback. Two things to check: 1. Does enabling it just require setting `config.diff_preview...