Yuriy Artemyev
Yuriy Artemyev
My code is simply better. I have already thought about everything you are only going to.
But all your words don't change the fact that the code just doesn't working. Try this [case](https://github.com/Iron-E/nvim-libmodal/pull/14#issuecomment-1128241590)
I just print( `:w` and then `:bnext`. Nothing special.
I need to check what can be done. Now I can only suggest making such heads blue (`exit = true`).
Let keep it opened for now. I will check when I get time.
Fix `attempt to index a nil value` in d58a992ae52fe19bc77e3fdf304a2c5e1b74e187
In other words, you want all other keys to be blue heads. Is this concept applicable somewhere beside window management?
I don't have much time to fix this issue now because it is rather tricky. As a temporary solution, you can use `` instead of `:` like this: ```lua {...
Can't reproduce. I added in my init.vim: ```vim let mapleader = "\" nmap ``` and bind `s` as hydra body, and everything works.
Can't reproduce. Need more info.