Commit graph

156 commits

Author SHA1 Message Date
Gaetan Lepage
61013ca4ab plugins/startup: init 2023-12-28 18:06:05 +01:00
Gaetan Lepage
86508ced91 plugins/yanky: init 2023-12-22 14:47:12 +01:00
Gaetan Lepage
6d72e00455 plugins/debugprint: init 2023-12-21 10:15:22 +01:00
Gaetan Lepage
309e5644fc plugins/wtf: init 2023-12-18 11:29:45 +01:00
Gaetan Lepage
a13638c0e8 plugins/gitlinker: init 2023-11-27 16:58:24 +01:00
Gaetan Lepage
563a42c71c plugins/treesitter-textobjects: init 2023-11-23 16:37:47 +01:00
Gaetan Lepage
9b10a38b5c plugins/molten: init + test 2023-11-16 22:22:18 +01:00
Gaetan Lepage
2fcbe50f4b plugins/lint: init + test 2023-11-14 23:23:30 +01:00
Gaetan Lepage
19654ffed2 plugins/lean: init + test 2023-11-14 11:14:45 +01:00
Gaetan Lepage
9cf2c342a2 plugins/default.nix: re-order plugins alphabetically 2023-11-06 16:39:53 +01:00
Yash Shinde
76291156fa
plugins/conform: init + test (#667) 2023-11-03 15:48:24 +01:00
Haseeb Majid
b5414a3841
feat: add new plugin git-worktree (#678)
Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
2023-11-01 15:47:45 +01:00
Haseeb Majid
8fb5fc43fe
plugins/refactoring: init + test (#676) 2023-10-31 10:20:00 +01:00
siph
56f46166f9 plugins/null-ls: migrate null-ls to none-ls 2023-10-22 00:50:54 +02:00
Haseeb Majid
0ece949f98
plugins/nix-develop: init + tests (#644) 2023-10-18 10:19:46 +02:00
traxys
0b87e5b70c
plugin/persistence: init + tests (#645) 2023-10-16 23:54:41 +02:00
Haseeb Majid
0de47ebf77
plugin/hmts: init + tests (#646) 2023-10-15 17:32:16 +02:00
traxys
0a31f39447
plugins/flash: init + tests (#625) 2023-10-15 17:31:03 +02:00
Haseeb Majid
bab56daddb
plugins/better-escape: init + tests (#626)
* adding better escape

* fixing formatting

* fixing tests

* fixing comments from pr

* fixing comments from pr

* Update tests/test-sources/plugins/utils/better-escape.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/utils/better-escape.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/utils/better-escape.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/utils/better-escape.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/utils/better-escape.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/utils/better-escape.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* fixing comments from pr

---------

Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-13 23:47:44 +02:00
Gaetan Lepage
b483c752c2 plugins: wilder-nvim -> wilder 2023-10-11 12:53:19 +02:00
Zoey de Souza Pessanha
fc5bbc733c
colorschemes/melange: init + test (#636)
* feat: add melange colorscheme support

* fix: colorschemes typo

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* refactor: omit redundant tests

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-10 17:45:23 +02:00
Haseeb Majid
eb84003a09
plugins/barbecue: init + tests (#622)
* doing changes

* fixing stuff

* fixing stuff

* Update plugins/bufferlines/barbecue.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/bufferlines/barbecue.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/bufferlines/barbecue.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update tests/test-sources/plugins/bufferlines/barbecue.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* fix function formatting

* Update plugins/bufferlines/barbecue.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* fix semicolon in modified

---------

Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-06 13:57:31 +02:00
Haseeb Majid
19680bbfa1
plugins/navbuddy: init + tests (#600)
Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-03 13:21:27 +02:00
Haseeb Majid
32a64af231
plugins/navic: init + tests (#597)
Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-09-21 14:48:05 +02:00
Adithya Nair
358f5732f2
plugins/gitblame: init + test (#590) 2023-09-17 10:59:58 +01:00
Adithya Nair
9e6892e839
colorschemes/dracula: add plugin + test (#583) 2023-09-10 12:29:46 +02:00
Gaetan Lepage
0c161811aa plugins/multicursors: init + test 2023-09-10 11:34:19 +02:00
Shayan Rashid
186b790feb
hardtime: init plugin + tests (#569)
* hardtime: init

* hardtime: completed + tests added

* hardtime: adds missing extraOptions to setupOptions

* hardtime: applies suggested changes
2023-09-01 09:17:31 +02:00
Gaetan Lepage
ebfaa31df3 plugins/rainbow-delimiters: init + test (replaces treesitter-rainbow) 2023-08-28 09:50:49 +02:00
Gaetan Lepage
9f8ce75653 plugins/instant: init + test 2023-08-16 14:45:25 +02:00
Gaetan Lepage
1f0d85640b plugins/mkdnflow: init + test 2023-08-15 21:19:25 +02:00
Gaetan Lepage
791e32ed3d colorschemes/ayu: add plugin + test 2023-08-14 10:50:12 +02:00
Gaetan Lepage
48688bfbb7 plugins/fidget: init + test
Co-Authored-By: Shayan Rashid <40346418+ShyProton@users.noreply.github.com>
2023-08-07 12:06:07 +02:00
Antonín Říha
0d2a436255
plugins/chadtree: init + test (#475)
* plugins/chadtre: init + test

* Update tests/test-sources/plugins/filetrees/chadtree.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Removed with helpers

* Update tests/test-sources/plugins/filetrees/chadtree.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/filetrees/chadtree.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* retrigger checks

* Update tests/test-sources/plugins/filetrees/chadtree.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-07-12 22:03:09 +02:00
Felix Hass
3ef05b4f13
colorschemes/oxocarbon: init (#473)
* plugins/colorschemes/oxocarbon: init

* Update plugins/colorschemes/oxocarbon.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* plugins/colorscheme/oxocarbon: Made termguicolors mkDefault

* plugins/colorschems/oxocarbon: test

* plugins/colorschemes/oxocarbon: fixed incorrect test

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* plugins/colorschemes/oxocarbon: fixed test formatting

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* plugins/colorschemes/oxocarbon: fixed incorrect syntax

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-07-07 08:03:34 +02:00
Antonín Říha
27bb28f23e
plugins/diffview: init + test (#457) 2023-07-06 09:01:07 +02:00
Antonín Říha
d933b78dc8
plugins/illuminate: init + test (#472)
* plugins/vim-illuminate: init + test

* Fixed issue with empty test

* Apply suggestions from code review

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Renamed from vilm-illuminate to illuminate

* Update plugins/utils/illuminate.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-07-05 14:42:12 +02:00
Wolbyte
d025d14f4e
plugins/dap: init + extensions + tests (#455) 2023-07-03 21:04:46 +02:00
Antonín Říha
993cf528b7
plugins/wilder-nvim: init + test (#466) 2023-07-03 12:04:39 +02:00
Gaetan Lepage
269d592ea8 plugins/quickmath: init + test 2023-07-03 09:15:46 +02:00
Gaétan Lepage
b510cf8376
plugins/leap: init + test (#453) 2023-06-30 15:42:24 +02:00
Antonín Říha
ff4c8cf8b3
plugins/neogen: init + test (#456) 2023-06-30 15:33:26 +02:00
Wolbyte
794356625c
plugins/nvim-ufo: init + test (#446) 2023-06-25 11:02:54 +02:00
Gaetan Lepage
58ccb99e2d plugins/coverage: init + test 2023-06-25 10:43:27 +02:00
Gaetan Lepage
9324c825b9 colorscheme/kanagawa: init + test 2023-06-25 10:39:05 +02:00
Gaetan Lepage
660c865928 plugins/copilot-lua: init + test 2023-06-22 10:34:36 +02:00
Gaetan Lepage
7ae81019d9 plugins/copilot: rename copilot -> copilot-vim 2023-06-22 10:34:36 +02:00
Tanish2002
15b821db10 plugins/toggleterm: init + test 2023-06-22 09:04:34 +02:00
Wolbyte
136f059405
plugins/rose-pine: add colorscheme + test (#435)
* plugins/rose-pine: add colorscheme & test

* Fixed typo in test

* Fix invalid option in test

* Use inherit instead of cfg.groups in plugins/rose-pine.nix

* plugins/rosepine: improved formatting
2023-06-19 07:45:48 +02:00
Gaetan Lepage
9fd431366a plugins/auto-session: init + tests 2023-06-15 11:55:53 +02:00