Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-28 | chore(lsp): give null-ls setup default values (#3093) | Daniel RodrÃguez Rivero | |
2022-09-28 | feat(autocmds): make sure all autocmds are modifiable (#3087) | Abouzar Parvan | |
2022-09-27 | chore: bump plugins version (#2988) | github-actions[bot] | |
* chore: bump plugins version * chore(plugins): update * chore(plugins): ignore solc Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan <[email protected]> | |||
2022-09-27 | fix(log): correct add_entry code documentation (#3081) | Mateusz Hawrus | |
2022-09-25 | feat: colorscheme tweaks | ChristianChiarulli | |
2022-09-25 | feat: add border for mason (#3080) | Christian Chiarulli | |
2022-09-25 | fix: supertab should tab if menu is not available (#3079) | Christian Chiarulli | |
2022-09-25 | fix(nvimtree): remove view height | Abouzar Parvan | |
Fixes #3076 | |||
2022-09-22 | fix: small fixes on telescope pickers & breadcrumbs (#3060) | Latif Sulistyo | |
2022-09-22 | fix(dashboard): add missing space (#3063) | Philipp Bokatius | |
2022-09-22 | fix: pcall for dashboard | ChristianChiarulli | |
2022-09-22 | fix: lualine laststatus nuclear option | ChristianChiarulli | |
2022-09-21 | fix(alpha): can't set button hl without doing this | ChristianChiarulli | |
2022-09-21 | fix: use columns instead of winwidth | Christian Chiarulli | |
2022-09-21 | fix: lualine slightly better | Christian Chiarulli | |
2022-09-21 | fix: improve lualine inactive | Christian Chiarulli | |
2022-09-21 | feat(lualine): improvements | Christian Chiarulli | |
2022-09-21 | feat(indentblankline): show first indent level | Christian Chiarulli | |
2022-09-21 | fix(indentblankline): make sure to use the new syntax for all options (#3058) | Abouzar Parvan | |
2022-09-21 | fix: lualine git signs padding | Christian Chiarulli | |
2022-09-21 | fix(lualine): little more padding | ChristianChiarulli | |
2022-09-21 | fix: lualine filetype padding | ChristianChiarulli | |
2022-09-21 | feat: only show reloaded config on debug log level to decrease noise | ChristianChiarulli | |
2022-09-21 | fix: plain tokyonight | ChristianChiarulli | |
2022-09-21 | fix: always load base theme | ChristianChiarulli | |
2022-09-21 | Indentlines (#3057) | Christian Chiarulli | |
2022-09-21 | feat: add indentlines (#3056) | Christian Chiarulli | |
2022-09-21 | fix: more consistent dashboard description (#3055) | sambergo | |
2022-09-20 | fix: make sure to use global in lualine | Christian Chiarulli | |
2022-09-20 | fix: fixing laststatus harder | Christian Chiarulli | |
2022-09-20 | fix: lag in space when in terminal insert | Christian Chiarulli | |
2022-09-20 | fix: quick and dirty fix for global statusline | Christian Chiarulli | |
2022-09-20 | feat: pickers (#3053) | Christian Chiarulli | |
2022-09-20 | feat: better telescopic experience (#3052) | Christian Chiarulli | |
2022-09-20 | feat: laststatus=3 global statusline | Christian Chiarulli | |
2022-09-20 | feat: set options to remove some noise | ChristianChiarulli | |
2022-09-20 | feat(lualine): update statusline | ChristianChiarulli | |
2022-09-20 | revert: fix Packer instead of hard-coding config (#3049) | kylo252 | |
2022-09-20 | feat: new dashboard logo | ChristianChiarulli | |
2022-09-20 | feat: breadcrumbs work again | ChristianChiarulli | |
2022-09-20 | feat: illuminate works again | ChristianChiarulli | |
2022-09-20 | feat: use a shorter dashboard banner when needed (#3047) | sambergo | |
2022-09-20 | Fix: make sure latest plugins are customizable (#3044) | Abouzar Parvan | |
* 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]> | |||
2022-09-20 | feat(telecope): set show_untracked by default (#2984) | Philipp Schmitt | |
* feat: optionally show untracked files with find_project_files * feat(telecope): set show_untracked by default Co-authored-by: kylo252 <[email protected]> | |||
2022-09-19 | feat: breadcrumbs (#3043) | Christian Chiarulli | |
2022-09-19 | feat: a less noisy tree (#3042) | Christian Chiarulli | |
2022-09-19 | fix: remove warning message | Christian Chiarulli | |
2022-09-19 | feat: new colorscheme tokyonight (#3041) | Christian Chiarulli | |
2022-09-19 | feat(document highlight): use illuminate rather than autocommand to avoid ↵ | Christian Chiarulli | |
flashing (#3029) | |||
2022-09-19 | recognizing maven projects by default added (#3037) | Vladimir Koch | |