summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2022-10-06feat: lock new installations to nvim 0.8+ (#3111)kylo252
2022-10-06fix(installer): don't overwrite previous config (#3154)Mattherix
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
2022-10-02chore: bump plugins version (#3113)github-actions[bot]
2022-10-02fix: don't ignore plugin this way (#3125)Christian Chiarulli
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-10-02fix: idk why it has an issue here but we can't use reload in the plugins ↵Christian Chiarulli
file for now
2022-10-03Fix: correct typos (#3117)chaesngmin
2022-10-03feat: now, when you're hovering over a require('a.b.c'), you can type gf, ↵Hashem A. Damrah
and go to the 'c.lua' file (#3122)
2022-10-03feat: reload and lir color update (#3123)Christian Chiarulli
2022-10-02fix: add lunarvim/lvim/after to rtpChristian Chiarulli
2022-10-01refactor: smaller timeout for packer (#2910)Daniel Rodríguez Rivero
2022-10-01chore(plugins): remove deprecated FixCursorHold.nvim (#3107)lvimuser
2022-09-30chore: bump plugins version (#3100)github-actions[bot]
2022-09-30feat(terminal): better mappings (#3104)Christian Chiarulli
2022-09-29fix: set `lua-dev.nvim` to a valid commit version (#3096)Daniel Silva
2022-09-28chore(lsp): give null-ls setup default values (#3093)Daniel Rodríguez Rivero
2022-09-28chore: bump plugins version (#3094)github-actions[bot]
2022-09-28feat(autocmds): make sure all autocmds are modifiable (#3087)Abouzar Parvan
2022-09-28doc: Replace Tree-sitter `maintained` with `all` in README (#3088)Vinicius Brasil
`maintained` option is not supported anymore https://github.com/nvim-treesitter/nvim-treesitter/issues/2887
2022-09-28fix: update minimal_lsp.lua (#3090)Guido
2022-09-27chore: format on save false by default in default configChristianChiarulli
2022-09-27chore: bump plugins version (#2988)github-actions[bot]
* chore: bump plugins version * chore(plugins): update * chore(plugins): ignore solc Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Abouzar Parvan <[email protected]>
2022-09-27fix(log): correct add_entry code documentation (#3081)Mateusz Hawrus
2022-09-27chore: add kofiChristian Chiarulli
2022-09-25feat: colorscheme tweaksChristianChiarulli