summaryrefslogtreecommitdiff
path: root/lua/lvim/core
AgeCommit message (Collapse)Author
2022-10-09fix(lualine): globalstatus=true by defaultChristianChiarulli
2022-10-09Merge pull request #3184 from opalmay/fix-telescope-bindingsopalmay
fix: telescope delete_buffer binds correct scope (and small refactor)
2022-10-09fix: use function for pickersOpal Mizrahi
2022-10-08feat(cmp): add configs for cmp.setup.cmdline (#3180)Ali Almohaya
2022-10-08feat: warn user when setting un-installed colorscheme (#2982)CPea
2022-10-09fix: move telescope.actions pcall to the topOpal Mizrahi
2022-10-08fix(lualine): guard setup on install (#3185)Christian Chiarulli
2022-10-08fix: telescope delete_buffer binds correct scopeOpal Mizrahi
2022-10-07feat: reduce noise from LSP text comes from buffer source anywayChristianChiarulli
2022-10-07fix: formattingChristian Chiarulli
2022-10-07fix: nvim_dap has an issue with setting winbar for dapui_console filetypeChristian Chiarulli
2022-10-07feat: buffer cmp for search, and path for command mode (#3147)opalmay
2022-10-07feat: use icon for copilot in statusline (#3173)Christian Chiarulli
2022-10-07feat: add new copilot and other sources (#3171)Christian Chiarulli
2022-10-06feat(logger): hot-reload logger level (#3159)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-03Fix: correct typos (#3117)chaesngmin
2022-10-03feat: reload and lir color update (#3123)Christian Chiarulli
2022-09-30feat(terminal): better mappings (#3104)Christian Chiarulli
2022-09-28feat(autocmds): make sure all autocmds are modifiable (#3087)Abouzar Parvan
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-21fix: plain tokyonightChristianChiarulli