Folke Lemaitre
Folke Lemaitre
Thanks!
Updated and merged. Thanks!
I just pushed a change where we try to rebuild fzf-native when the extension cuold not be loaded and the lib doesnt exist
I've made some changes to make this configurable. The default config is as before. Check options.lua on how you can enable it in your own config. Thanks!
Not a fan of this. Thank you anyway. Closing.
Both gitsigns and mini.diff add signs to the buffer. That's asking for issues. If you don't want that then don't enable the `mini.diff` extra and just copy the spec to...
I'm going to push a bunch of changes to the Typescript and Vue extra so that both use vtsls. I'll leave this PR open for now, for all the DAP...
Done, see: https://github.com/LazyVim/LazyVim/commit/fba06ce9f522b91be8a342f9c028948c2733132d
I did not include all the keymaps from this PR, since you can always do `cA` to get all the source actions for any lsp server. For vtsls this includes:...