Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* refactor(lua): simplify gf utility
* refactor(autocmds): cleanup
* refactor(ftdetect): use vim.filetype.add instead
|
|
|
|
Update DAP ui to resize when toggled
|
|
|
|
|
|
|
|
|
|
|
|
fixes https://github.com/LunarVim/LunarVim/issues/3406
|
|
fixes https://github.com/LunarVim/LunarVim/issues/3526
|
|
|
|
use `<leader>bW` to save without triggering the autocmd for formatting
|
|
|
|
|
|
* fix(alpha): make highlights overridable
Co-authored-by: CPea <[email protected]>
* feat: make opts overridable
* refactor: add default autostart to opts
* feat: default_button_opts
* Apply suggestions from code review
Co-authored-by: kylo252 <[email protected]>
Co-authored-by: CPea <[email protected]>
Co-authored-by: kylo252 <[email protected]>
|
|
fixes https://github.com/LunarVim/LunarVim/issues/3279
|
|
fixes https://github.com/LunarVim/LunarVim/issues/3393
|
|
|
|
|
|
fix `E36 Not enough space` when using dap-ui `Eval`
Co-authored-by: Losev Andrei <[email protected]>
|
|
The output of `vim.bo.filetype` for Markdown files is `markdown` not
`Markdown` so this entry did nothing.
|
|
|
|
|
|
|
|
fixes https://github.com/LunarVim/LunarVim/issues/3439
|
|
fixes https://github.com/LunarVim/LunarVim/issues/3367
|
|
|
|
|
|
|
|
* fix(packer): increase clone timeout in headless
* refactor: set timeout to 300
Co-authored-by: kylo252 <[email protected]>
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chore: check if table
|
|
|
|
|
|
|
|
Co-authored-by: kylo252 <[email protected]>
|
|
|