summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2022-10-03feat: add some more reloads (#3126)Christian Chiarulli
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-10-02fix: idk why it has an issue here but we can't use reload in the plugins ↵Christian Chiarulli
file for now
2022-10-03Fix: correct typos (#3117)chaesngmin
2022-10-03feat: reload and lir color update (#3123)Christian Chiarulli
2022-10-02fix: add lunarvim/lvim/after to rtpChristian Chiarulli
2022-10-01refactor: smaller timeout for packer (#2910)Daniel Rodríguez Rivero
2022-10-01chore(plugins): remove deprecated FixCursorHold.nvim (#3107)lvimuser
2022-09-30feat(terminal): better mappings (#3104)Christian Chiarulli
2022-09-28chore(lsp): give null-ls setup default values (#3093)Daniel Rodríguez Rivero
2022-09-28feat(autocmds): make sure all autocmds are modifiable (#3087)Abouzar Parvan
2022-09-27chore: 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-27fix(log): correct add_entry code documentation (#3081)Mateusz Hawrus
2022-09-25feat: colorscheme tweaksChristianChiarulli
2022-09-25feat: add border for mason (#3080)Christian Chiarulli
2022-09-25fix: supertab should tab if menu is not available (#3079)Christian Chiarulli
2022-09-25fix(nvimtree): remove view heightAbouzar Parvan
Fixes #3076
2022-09-22fix: small fixes on telescope pickers & breadcrumbs (#3060)Latif Sulistyo
2022-09-22fix(dashboard): add missing space (#3063)Philipp Bokatius
2022-09-22fix: pcall for dashboardChristianChiarulli
2022-09-22fix: lualine laststatus nuclear optionChristianChiarulli
2022-09-21fix(alpha): can't set button hl without doing thisChristianChiarulli
2022-09-21fix: use columns instead of winwidthChristian Chiarulli
2022-09-21fix: lualine slightly betterChristian Chiarulli
2022-09-21fix: improve lualine inactiveChristian Chiarulli
2022-09-21feat(lualine): improvementsChristian Chiarulli
2022-09-21feat(indentblankline): show first indent levelChristian Chiarulli
2022-09-21fix(indentblankline): make sure to use the new syntax for all options (#3058)Abouzar Parvan
2022-09-21fix: lualine git signs paddingChristian Chiarulli
2022-09-21fix(lualine): little more paddingChristianChiarulli
2022-09-21fix: lualine filetype paddingChristianChiarulli
2022-09-21feat: only show reloaded config on debug log level to decrease noiseChristianChiarulli
2022-09-21fix: plain tokyonightChristianChiarulli
2022-09-21fix: always load base themeChristianChiarulli
2022-09-21Indentlines (#3057)Christian Chiarulli
2022-09-21feat: add indentlines (#3056)Christian Chiarulli
2022-09-21fix: more consistent dashboard description (#3055)sambergo
2022-09-20fix: make sure to use global in lualineChristian Chiarulli
2022-09-20fix: fixing laststatus harderChristian Chiarulli
2022-09-20fix: lag in space when in terminal insertChristian Chiarulli
2022-09-20fix: quick and dirty fix for global statuslineChristian Chiarulli
2022-09-20feat: pickers (#3053)Christian Chiarulli
2022-09-20feat: better telescopic experience (#3052)Christian Chiarulli
2022-09-20feat: laststatus=3 global statuslineChristian Chiarulli
2022-09-20feat: set options to remove some noiseChristianChiarulli
2022-09-20feat(lualine): update statuslineChristianChiarulli
2022-09-20revert: fix Packer instead of hard-coding config (#3049)kylo252
2022-09-20feat: new dashboard logoChristianChiarulli
2022-09-20feat: breadcrumbs work againChristianChiarulli
2022-09-20feat: illuminate works againChristianChiarulli