summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2022-11-05fix(bufferline): use buf kill on close (#3422)LostNeophyte
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-04refactor(config): better deprecation handling (#3419)kylo252
2022-11-04fix(terminal): slightly bigger vertical terminalChristian Chiarulli
2022-11-04fix(config): more comprehensive cache reset (#3416)kylo252
2022-11-02fix: rollback plugin loader changes (#3402)Christian 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-02fix: revert ColorScheme autocmd execution (#3397)LostNeophyte
2022-11-02feat: dynamic or fixed toggle terminal size (#3110)Gabriele Musco
2022-11-02refactor(theme)!: decouple tokyonight options (#3384)kylo252
2022-11-01fix(lsp) launch servers in path as well (#3390)k4z4n0v4
2022-11-01refactor(hooks): use colorscheme event after reload (#3375)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(lsp): only launch installed servers (#3366)CPea
2022-10-31fix(defaults): don't use smartindent (#3363)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-29chore: bump plugins version (#3276)github-actions[bot]
2022-10-27fix(finders): use lunarvim basedir (#3332)Matthias Lehmann
2022-10-27fix(lsp): do a nil check before string matching autocmd desc (#3354)Abouzar Parvan
2022-10-26fix(lsp): don't start servers multiple times (#3347)LostNeophyte
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-22refactor: clean up test env paths (#3318)kylo252
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-17Merge remote-tracking branch 'origin/rolling'kylo252
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-16fix: disable unsupported asian characters spellchecking (#3259)Jakub Reroń
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-15perf(plugins): move assert `vim.env.LVIM_DEV_MODE` logic (#3238)2nthony
2022-10-15fix(nvim-cmp-lsp): update_capabilities has been deprecated (#3245)Abouzar Parvan
2022-10-15fix(luadev): this plugin has been renamed (#3235)Abouzar Parvan