summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2022-10-07feat: add new copilot and other sources (#3171)Christian Chiarulli
2022-10-06feat: enable global installation (#3161)kylo252
2022-10-06feat(logger): hot-reload logger level (#3159)kylo252
2022-10-06fix: always use border for lsp hover (#3160)opalmay
2022-10-06feat: lock new installations to nvim 0.8+ (#3111)kylo252
2022-10-06feat: all features active by default (#3157)Christian Chiarulli
2022-10-06feat(dap): buffernames for elements, icons, hide dap-repl by default (#3156)Christian Chiarulli
2022-10-05feat: terminal, dap, and notify active by defaultChristian Chiarulli
2022-10-05feat(dap): red bugs and other highlight improvementsChristianChiarulli
2022-10-04refactor: more deliberate reload (#3133)kylo252
2022-10-04fix: esc exit autocommandChristianChiarulli
2022-10-04feat: added dap ui and relative config (#3131)Gabriele Musco
2022-10-04feat: add missing nvimtree setting (#3138)Nick Waywood
2022-10-03feat: add space after breadcrumb icons (#3128)Christian Chiarulli
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