summaryrefslogtreecommitdiff
path: root/lua/lvim/core
AgeCommit message (Expand)Author
2022-11-04chore: format on save off by defaultChristian Chiarulli
2022-11-04feat: only use orange branch for lunar colorschemeChristian Chiarulli
2022-11-04chore: don't override colors for locationChristian Chiarulli
2022-11-04chore: remove separatorChristian Chiarulli
2022-11-04feat: use our own colorscheme, decouple from tokyonight (#3378)Christian Chiarulli
2022-11-04chore: use bigger chevronsChristian Chiarulli
2022-11-04feature: Add chevron to breadcrumbs (with matching highlight group) (#3380)Jonathan Wren
2022-11-04fix(logger): set console logging to sync (#3379)LostNeophyte
2022-11-04fix(terminal): slightly bigger vertical terminalChristian Chiarulli
2022-11-02fix: don't complete in prompt ftChristian Chiarulli
2022-11-02feat: breadcrumbs autocommand only runs when active (#3399)Christian Chiarulli
2022-11-02feat: toggle cmp active (#3398)Christian Chiarulli
2022-11-02feat: dynamic or fixed toggle terminal size (#3110)Gabriele Musco
2022-11-02refactor(theme)!: decouple tokyonight options (#3384)kylo252
2022-11-01perf(treesitter): disable in big files (#3268)LostNeophyte
2022-11-01fix(breadcrumbs) Performance issue, change CursorMoved event to CursorHoldI (...Junyi Liu
2022-10-31fix(alpha): make startify sections always appear (#3371)LostNeophyte
2022-10-31fix: statusline and breadcrumbs hls reload with config reload (#3376)Christian Chiarulli
2022-10-31refactor(installer): skip unstable headless update (#3338)kylo252
2022-10-27fix(finders): use lunarvim basedir (#3332)Matthias Lehmann
2022-10-26fix: call proper log function in notify override (#3337)Daniel Rodríguez Rivero
2022-10-25fix: Remove notify which key mapping (#3335)Mark Huggins
2022-10-25fix(icons): do not reload `nvim-web-devicons` module (#3344)CPea
2022-10-24Merge remote-tracking branch 'origin/rolling'kylo252
2022-10-24fix(theme): do not fallback to tokyonight if no user's theme found (#3327)CPea
2022-10-21fix(autocmds): remove _format_options group (#3278)Vitor Faiante
2022-10-21refactor(plugins)!: remove nvim-notify from core (#3300)Mark Huggins
2022-10-17feat(config): allow disabling reload-on-save (#3261)Christian Chiarulli
2022-10-16fix: nil table in breadcrumbs in autocommand (#3267)dapc11
2022-10-15fix: copilot background should matcha statuslineChristianChiarulli
2022-10-16fix: disable gitsigns hunk navigation message (#3244)Ali Almohaya
2022-10-15chore(plugins): bump version (#3248)kylo252
2022-10-14fix(alpha): check alpha module (#3233)2nthony
2022-10-14fix: name treesitter source in cmp (#3223)Daniel Rodríguez Rivero
2022-10-13fix(breadcrumbs): make sure winbar_filetype_exclude is customizable (#3221)Abouzar Parvan
2022-10-10chore(illuminate): pcall for configureChristian Chiarulli
2022-10-09fix(lualine): globalstatus=true by defaultChristianChiarulli
2022-10-09Merge pull request #3184 from opalmay/fix-telescope-bindingsopalmay
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