Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* fix: make navim-navic configurable
* fix: make sure vim-illuminate is configurable
* fix: make sure theme is configurable
* fix(ci): don't verify uninstalled plugins
* refactor(lsp): add setup_document_symbols util
* revert: keep onedarker on freeze branch
* refactor(lsp): avoid duplicate hl autocmds
Co-authored-by: kylo252 <[email protected]>
|
|
* feat: optionally show untracked files with find_project_files
* feat(telecope): set show_untracked by default
Co-authored-by: kylo252 <[email protected]>
|
|
|
|
|
|
|
|
|
|
flashing (#3029)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix #2952
Co-authored-by: kylo252 <[email protected]>
Co-authored-by: kylo252 <[email protected]>
|
|
* fix(cmp): fix cmp select on CR
When cmp prompt is open and nothing is selected <cr> did nothing
Also fixes snippets texts being overwritten when you select an option
fixes #2977
* fixup!: little refactor
|
|
|
|
|
|
|
|
|