Commit graph

2632 commits

Author SHA1 Message Date
Christian Chiarulli
6f6cbc394d
feat(config): allow disabling reload-on-save (#3261) 2022-10-17 14:06:12 +02:00
dapc11
b7b9087d34
fix: nil table in breadcrumbs in autocommand (#3267) 2022-10-16 22:52:49 -04:00
Josh
003060824b
docs: Update contributing readme with new url for install docs. (#3254)
docs: update contirbuting readme with new url for install docs
2022-10-17 00:44:50 +02:00
Jakub Reroń
7715900525
fix: disable unsupported asian characters spellchecking (#3259) 2022-10-16 13:22:40 +03:30
ChristianChiarulli
2a3b9510bc fix: copilot background should matcha statusline 2022-10-15 22:29:10 -04:00
Ali Almohaya
24309b839e
fix: disable gitsigns hunk navigation message (#3244) 2022-10-16 00:21:43 +00:00
kylo252
48d1c38fa8
chore(plugins): bump version (#3248)
* 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-15 18:32:11 +02:00
2nthony
e94390a922
perf(plugins): move assert vim.env.LVIM_DEV_MODE logic (#3238) 2022-10-15 14:06:52 +02:00
Abouzar Parvan
a54312b769
fix(nvim-cmp-lsp): update_capabilities has been deprecated (#3245) 2022-10-15 12:54:49 +03:30
Abouzar Parvan
91ac8a0bb0
fix(luadev): this plugin has been renamed (#3235) 2022-10-15 10:21:24 +03:30
opalmay
1fbdcabf19
fix: don't install desktop file w/o xdg-desktop-menu (#3229) 2022-10-14 18:33:08 +02:00
2nthony
4586140260
fix(alpha): check alpha module (#3233) 2022-10-14 17:28:38 +02:00
kylo252
d433409995
feat: latest impatient updates from upstream (#3236) 2022-10-14 14:09:08 +02:00
Daniel Rodríguez Rivero
c94450633a
fix: name treesitter source in cmp (#3223) 2022-10-14 12:02:14 +03:30
Abouzar Parvan
09cbce44e5
fix(breadcrumbs): make sure winbar_filetype_exclude is customizable (#3221) 2022-10-13 15:21:25 +03:30
Philipp Bokatius
02aa014389
Merge pull request #3217 from Almo7aya/fix/typo_in_git.lua
fix: typo in git.lua
2022-10-13 13:05:45 +02:00
Ali Almohaya
fcced1811e
fix: typo in git.lua 2022-10-13 03:35:48 +03:00
tobdob
ea1ebda243
fix: Remove J and K key mappings for move (#3206) 2022-10-13 00:12:27 +00:00
Abouzar Parvan
91dadd46a9
fix(lua-dev): make sure we are loading the correct types (#3208) 2022-10-12 16:16:53 +03:30
Ali Almohaya
c6fd52b043
chore: bump nvim-tree.lua version to b01e7be (#3203) 2022-10-11 20:10:39 +03:30
Christian Chiarulli
16a8b92f40 chore(illuminate): pcall for configure 2022-10-10 00:57:45 -04:00
Christian Chiarulli
34d445a052 fix(plugins): set max jobs to 50 on mac 2022-10-10 00:52:51 -04:00
opalmay
4fa96e8e79
feat(uninstaller): desktop entry
feat(uninstaller): desktop entry
2022-10-10 02:23:29 +03:00
opalmay
523bafacb6
Feat(installer): desktop entry (#3187)
Co-authored-by: Opal Mizrahi <opal.mizrahi@protonmail.com>
2022-10-09 19:55:47 +00:00
ChristianChiarulli
c8ef47622d fix(lualine): globalstatus=true by default 2022-10-09 03:49:45 -04:00
opalmay
8705f6ce6d
Merge pull request #3184 from opalmay/fix-telescope-bindings
fix: telescope delete_buffer binds correct scope (and small refactor)
2022-10-09 02:36:47 +03:00
Opal Mizrahi
096c5ca83a fix: use function for pickers 2022-10-09 02:20:35 +03:00
Ali Almohaya
5aec1756ce
feat(cmp): add configs for cmp.setup.cmdline (#3180) 2022-10-08 23:10:53 +00:00
Leung Yau Ming
e6f50af1de
fix(typo): fix language server name typo in config example #3176 (#3183) 2022-10-08 23:08:15 +00:00
CPea
8763ed2878
feat: warn user when setting un-installed colorscheme (#2982) 2022-10-08 22:50:25 +00:00
Opal Mizrahi
3d36b20de2 fix: move telescope.actions pcall to the top 2022-10-09 01:48:59 +03:00
Christian Chiarulli
5699a5e557 fix(installer): don't set log level 2022-10-08 18:31:02 -04:00
Christian Chiarulli
9925edf79e
fix(lualine): guard setup on install (#3185) 2022-10-08 22:14:21 +00:00
Opal Mizrahi
53fb663efe fix: telescope delete_buffer binds correct scope 2022-10-08 23:10:28 +03:00
Hemanth Kotagiri
099b96712f
Add: Workflow to stale/close inactive issues | Fixes #3168 (#3177) 2022-10-08 02:12:33 -04:00
Leung Yau Ming
86dd1f1132
fix(typo): fix language server name typo in config example (#3176) 2022-10-07 18:11:10 +03:30
ChristianChiarulli
a9f544ca78 feat: reduce noise from LSP text comes from buffer source anyway 2022-10-07 04:25:40 -04:00
Christian Chiarulli
9d3e163656 fix: formatting 2022-10-07 02:27:58 -04:00
Christian Chiarulli
49de031b24 fix: nvim_dap has an issue with setting winbar for dapui_console filetype 2022-10-07 02:27:29 -04:00
opalmay
9509cadf40
feat: buffer cmp for search, and path for command mode (#3147) 2022-10-07 01:17:18 -04:00
Christian Chiarulli
dcdfbf1727
feat: use icon for copilot in statusline (#3173) 2022-10-07 00:52:37 -04:00
Christian Chiarulli
9dfb9ef250
feat: add new copilot and other sources (#3171) 2022-10-07 00:50:01 -04:00
kylo252
f6402563ab
feat: enable global installation (#3161) 2022-10-06 22:51:09 -04:00
kylo252
40e2d5a171
feat(logger): hot-reload logger level (#3159) 2022-10-06 10:12:12 -04:00
opalmay
5a4c8e3eec
fix: always use border for lsp hover (#3160) 2022-10-06 10:11:37 -04:00
kylo252
9def60f1dd
feat: lock new installations to nvim 0.8+ (#3111) 2022-10-06 06:55:06 +00:00
Mattherix
0d578ab152
fix(installer): don't overwrite previous config (#3154) 2022-10-06 01:21:34 -04:00
Christian Chiarulli
5b35ed9c32
feat: all features active by default (#3157) 2022-10-06 01:20:12 -04:00
Christian Chiarulli
1eed9f572f
feat(dap): buffernames for elements, icons, hide dap-repl by default (#3156) 2022-10-06 02:49:58 +00:00
Christian Chiarulli
c1edf56826 feat: terminal, dap, and notify active by default 2022-10-05 21:35:14 -04:00