Commit graph

277 commits

Author SHA1 Message Date
Alison Jenkins
7eb74fecd1
plugins/nvim-bacon: init (#1080) 2024-02-27 13:45:47 +01:00
Redyf
ca6240ddc2 plugins/neocord: init
Add support for https://github.com/IogaMaster/neocord
2024-02-16 15:11:15 +01:00
Gaetan Lepage
22351f4628 plugins/parinfer-rust: init 2024-02-16 13:59:39 +01:00
budimanjojo
5a744a7006 plugins/fzf-lua: init 2024-02-14 23:46:14 +01:00
Alison Jenkins
3f12558d49 plugins/committia: init 2024-02-13 16:53:39 +01:00
garaiza-93
7eefcfa5ee
plugins/autoclose: init + tests (#994) 2024-02-03 12:33:10 +01:00
Gaetan Lepage
9d3ff56ed8 plugins/helm: init 2024-02-03 12:29:14 +01:00
Gustavo Araiza
3958364809 plugins/haskell-scope-highlighting: init + test
Add warning for Treesitter dependency

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

add test for highlights, add package

tweak warning message

enable treesitter in tests

suggested change
2024-01-29 08:47:37 +01:00
Gaetan Lepage
889144c0b1 plugins/hmts: move source file and test from 'utils' to 'languages/treesitter' 2024-01-26 16:00:53 +01:00
garaiza-93
56b1082525
plugins/typescript-tools: init (#966) 2024-01-26 14:41:10 +01:00
Gaetan Lepage
85ee07abde plugins/rest: init 2024-01-24 16:02:07 +01:00
Gaetan Lepage
82b7d70dfd plugins/clipboard-image: init 2024-01-24 15:51:37 +01:00
Gaetan Lepage
a6b541a3aa plugins/rustaceanvim: init 2024-01-24 07:59:22 +01:00
Gaetan Lepage
b3c3d0beb1 plugins/rust-tools: rename source file to rust-tools.nix 2024-01-24 07:59:22 +01:00
Gaetan Lepage
86d6ce5029 plugins/friendly-snippets: init 2024-01-22 13:49:04 +01:00
Gaetan Lepage
2c497de6fb plugins/codeium-vim: init 2024-01-18 13:45:23 +01:00
Gaetan Lepage
e6f1af2767 plugins/marks: init 2024-01-16 16:54:22 +01:00
Gaetan Lepage
bd6a6776dd plugins/obsidian: init 2024-01-06 19:52:52 +01:00
Gaetan Lepage
55745158c2 plugins/ollama: init 2024-01-06 16:45:17 +01:00
Gaetan Lepage
965f4b0b20 colorschemes/palette: init 2024-01-06 14:55:42 +01:00
Gaetan Lepage
e1e417bff8 plugins/image: init 2024-01-01 22:08:54 +01:00
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