Commit graph

65 commits

Author SHA1 Message Date
LostNeophyte
43ed9bda2c
fix(snapshots): correct tokyonight commit sha (#3620) 2022-12-16 03:35:34 -05:00
github-actions[bot]
d3ade21d85
chore: bump plugins version (#3518)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-11 16:43:38 +01:00
LostNeophyte
fb7da7bc78
perf: handle big files better (#3449)
fixes https://github.com/LunarVim/LunarVim/issues/3393
2022-11-28 19:11:06 +01:00
github-actions[bot]
4d03f65cae
chore: bump plugins version (#3506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-11-22 16:38:59 +01:00
github-actions[bot]
6132a30dff
chore: bump plugins version (#3483) 2022-11-21 13:30:34 +01:00
github-actions[bot]
468e915724
chore: bump plugins version (#3443) 2022-11-16 11:27:37 +01:00
github-actions[bot]
43a6ebbf5a
chore: bump plugins version (#3425) 2022-11-07 22:55:21 -05:00
Christian Chiarulli
5ba80b10cf
feat: use our own colorscheme, decouple from tokyonight (#3378)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-11-04 12:57:24 -04:00
github-actions[bot]
9a82217ebc
chore: bump plugins version (#3418) 2022-11-04 10:15:30 -04:00
github-actions[bot]
1eb4188bfb
chore: bump plugins version (#3389) 2022-11-04 00:00:06 -04:00
github-actions[bot]
b6ebc2fecc
chore: bump plugins version (#3368) 2022-10-31 20:22:41 -04:00
LostNeophyte
3d6338e16e
chore(plugins): bump plugins version (#3364) 2022-10-31 13:57:07 +01:00
github-actions[bot]
b190f045e8
chore: bump plugins version (#3276) 2022-10-29 18:23:34 +02:00
Mark Huggins
36c8bdee9f
refactor(plugins)!: remove nvim-notify from core (#3300) 2022-10-21 01:21:22 -04: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
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
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
5b35ed9c32
feat: all features active by default (#3157) 2022-10-06 01:20:12 -04:00
github-actions[bot]
7534e29e19
chore: bump plugins version (#3113) 2022-10-02 23:58:14 -04:00
lvimuser
699849a731
chore(plugins): remove deprecated FixCursorHold.nvim (#3107) 2022-10-01 02:10:47 -04:00
github-actions[bot]
5a5e5cd0d9
chore: bump plugins version (#3100) 2022-09-30 22:40:07 +00:00
Daniel Silva
9930fc3ae4
fix: set lua-dev.nvim to a valid commit version (#3096) 2022-09-29 02:45:36 +03:30
github-actions[bot]
d565c6b862
chore: bump plugins version (#3094) 2022-09-28 13:53:28 -04:00
github-actions[bot]
d37fdc5cf2
chore: bump plugins version (#2988)
* 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 <abzcoding@users.noreply.github.com>
2022-09-27 17:14:19 +03:30
Christian Chiarulli
2ba566b0d8
feat: add indentlines (#3056) 2022-09-21 10:48:15 -04:00
Abouzar Parvan
518b1d4167
Fix: make sure latest plugins are customizable (#3044)
* fix: make navim-navic configurable

* fix: make sure vim-illuminate is configurable

* fix: make sure theme is configurable

* fix(ci): don't verify uninstalled plugins

* refactor(lsp): add setup_document_symbols util

* revert: keep onedarker on freeze branch

* refactor(lsp): avoid duplicate hl autocmds

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-09-20 14:11:58 +04:30
Christian Chiarulli
f11909b564
feat: breadcrumbs (#3043) 2022-09-19 22:14:32 -04:00
Christian Chiarulli
58280f30ad
feat: new colorscheme tokyonight (#3041) 2022-09-19 19:03:53 -04:00
Christian Chiarulli
352147158b
feat(document highlight): use illuminate rather than autocommand to avoid flashing (#3029) 2022-09-19 13:12:52 -04:00
Christian Chiarulli
a331ef711b
feat: add lir.nvim again (#3038) 2022-09-19 11:44:04 -04:00
kylo252
7535f4eff9
fix(plugins): handle deprecated options (#3014) 2022-09-12 18:41:25 +02:00
Abouzar Parvan
e485cd6e40
fix(plugins): bring back original folke repos (#2992) 2022-09-07 11:38:46 +04:30
github-actions[bot]
256e4b8e70
chore: bump plugins version (#2972) 2022-09-04 16:19:41 +02:00
github-actions[bot]
df84e4ecce
chore: bump plugins version (#2925) 2022-08-29 14:34:43 +02:00
kylo252
9fcb6bbd81
refactor(cmp)!: adapt new recommendations (#2913) 2022-08-29 13:53:58 +02:00
github-actions[bot]
0fc1e42309
chore: bump plugins version (#2895) 2022-08-20 11:06:34 +02:00
github-actions[bot]
9caa457810
chore: bump plugins version (#2893) 2022-08-10 11:30:18 +02:00
kylo252
eefde00ae8
refactor!: migrate to mason.nvim (#2880) 2022-08-09 10:41:17 +02:00
github-actions[bot]
6ab3e8a739
chore: bump plugins version (#2723) 2022-07-23 14:16:43 +02:00
Felix Marezki
4c78e8a3d2
fix dap-install (#2772) 2022-06-29 14:00:58 -04:00
github-actions[bot]
958030e728
chore: bump plugins version (#2699)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-06-16 10:30:19 +04:30
kylo252
1d1f7bac65
fix: skip calling nvim-tree.setup() more than once (#2707) 2022-06-11 17:46:37 +02:00
github-actions[bot]
59361ebe7b
chore: bump plugins version (#2654)
* chore: bump plugins version

* chore(plugins): update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Abouzar Parvan <abzcoding@users.noreply.github.com>
2022-06-07 09:53:16 +04:30
Abouzar Parvan
7c53bd64c5
fix(nvimtree): update nvim-tree setup (#2681) 2022-05-31 19:45:43 +04:30
github-actions[bot]
cb6502ee30
chore: bump plugins version (#2607)
* chore: bump plugins version

* chore(plugins): update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Abouzar Parvan <abzcoding@users.noreply.github.com>
2022-05-25 09:21:03 +04:30
github-actions[bot]
d868dc14fe
chore: bump plugins version (#2582)
* chore: bump plugins version

* chore(plugins): update

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Abouzar Parvan <abzcoding@users.noreply.github.com>
2022-05-12 07:18:58 +04:30
github-actions[bot]
be5afb5b77
chore: bump plugins version (#2563)
* chore: bump plugins version

* chore(plugins): update

* chore(update): replace DAPInstall with dap-buddy

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Abouzar Parvan <abzcoding@users.noreply.github.com>
2022-05-06 01:37:09 +04:30
Abouzar Parvan
cf426e1ff2
fix(dap): temporarily use dap-buddy dev branch which has older code (#2567) 2022-05-05 18:51:51 +04:30