summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-17doc(readme): deprecation warning on `rolling` branch (#3489)rollingJosh Mock
docs(readme): deprecate rolling branch
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-17docs: Update contributing readme with new url for install docs. (#3254)Josh
docs: update contirbuting readme with new url for install docs
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: don't install desktop file w/o xdg-desktop-menu (#3229)opalmay
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-13Merge pull request #3217 from Almo7aya/fix/typo_in_git.luaPhilipp Bokatius
fix: typo in git.lua
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-11chore: bump nvim-tree.lua version to `b01e7be` (#3203)Ali Almohaya
2022-10-10chore(illuminate): pcall for configureChristian Chiarulli
2022-10-10fix(plugins): set max jobs to 50 on macChristian Chiarulli
2022-10-10feat(uninstaller): desktop entryopalmay
feat(uninstaller): desktop entry
2022-10-09Feat(installer): desktop entry (#3187)opalmay
Co-authored-by: Opal Mizrahi <[email protected]>
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-08fix(typo): fix language server name typo in config example #3176 (#3183)Leung Yau Ming
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(installer): don't set log levelChristian Chiarulli
2022-10-08fix(lualine): guard setup on install (#3185)Christian Chiarulli
2022-10-08fix: telescope delete_buffer binds correct scopeOpal Mizrahi
2022-10-08Add: Workflow to stale/close inactive issues | Fixes #3168 (#3177)Hemanth Kotagiri
2022-10-07fix(typo): fix language server name typo in config example (#3176)Leung Yau Ming
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