summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2022-10-25fix(breadcrumbs): use hlgroup from web devicons in breadcrumbs (#3342)LostNeophyte
2022-10-24fix(theme): do not fallback to tokyonight if no user's theme found (#3327)CPea
2022-10-24refactor(plugins)!: remove nvim-notify from core (#3300)Mark Huggins
2022-10-21fix(autocmds): remove _format_options group (#3278)Vitor Faiante
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
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