lguarda

Results 4 comments of lguarda

Sorry, I edited the issue with log, i performed kind of the same action as in the gif.

If anyone interested, i don't know why but using the following placement function the width and height is handled before the placement, at least it work on my side ```lua...

If someone have the same issue, i have a temporary workaround, while in command mode with the cursor invisible simply type `:` il will bring back the same command from...

> or creating .clangd file containing: CompileFlags: CompilationDatabase: /fullpath/build # Search build/ directory for compile_commands.json Oh thanks @azieba the .clangd workaround seems to do the trick, thanks ! what's weird...