Commit graph

2445 commits

Author SHA1 Message Date
Daniel Rodríguez Rivero
b8be029eb9
fix: call proper log function in notify override (#3337) 2022-10-26 16:19:25 +02:00
Mark Huggins
77640e8064
fix: Remove notify which key mapping (#3335) 2022-10-25 23:21:20 -04:00
CPea
5b4bfdc0ed
fix(icons): do not reload nvim-web-devicons module (#3344) 2022-10-25 23:19:18 -04:00
kylo252
9e275095f8 Merge remote-tracking branch 'origin/rolling' 2022-10-24 10:15:18 +02:00
CPea
49ba3d538e
fix(theme): do not fallback to tokyonight if no user's theme found (#3327) 2022-10-24 10:01:19 +02:00
kylo252
25c4241b07
refactor: clean up test env paths (#3318) 2022-10-22 15:25:46 +02:00
Vitor Faiante
ccd6d367b7
fix(autocmds): remove _format_options group (#3278) 2022-10-21 01:25:07 -04:00
Mark Huggins
36c8bdee9f
refactor(plugins)!: remove nvim-notify from core (#3300) 2022-10-21 01:21:22 -04:00
umop3plsdn
30c65cfd74
Docs: update readme (#3303) 2022-10-20 03:23:47 +00:00
Nicholas O'Kelley
211bf4dd32
docs: remove and reorganize images (#3302) 2022-10-20 00:25:35 +00:00
umop3plsdn
9bac113603
docs: Update Readme (#3282)
* Update Readme

Something like this to start

* Update README.md
2022-10-19 19:13:38 -04:00
kylo252
c015d0feee chore: update changelog 2022-10-17 17:43:30 +02:00
kylo252
4ef0731500 Merge remote-tracking branch 'origin/rolling' 2022-10-17 17:29:15 +02:00
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