summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
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
* ci: update workflows * chore(plugins): bump version * chore: update depdecated settings for comment.nvim * chore(lsp): update skiplist * fixup!: take 2 for comment.nvim
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
2022-10-14fix(alpha): check alpha module (#3233)2nthony
2022-10-14feat: latest impatient updates from upstream (#3236)kylo252
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-13fix: typo in git.luaAli Almohaya
2022-10-13fix: Remove J and K key mappings for move (#3206)tobdob
2022-10-12fix(lua-dev): make sure we are loading the correct types (#3208)Abouzar Parvan
2022-10-10chore(illuminate): pcall for configureChristian Chiarulli
2022-10-10fix(plugins): set max jobs to 50 on macChristian Chiarulli
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