Gaetan Lepage
820f8d58ea
tests/otter: add treesitter to avoid warning
2024-08-01 08:13:36 +02:00
Austin Horstman
91130385ed
plugins/treesitter: support unsetting keymaps
2024-07-25 15:12:52 -05:00
Stanislav Asunkin
ce93f1724f
plugins/treesitter: add workaround for performance.combinePlugins
2024-07-24 16:50:50 +02:00
Nathan Felber
6387299364
plugins/cmake-tools: init
2024-07-24 10:15:51 +01:00
Austin Horstman
1385953299
plugins/treesitter: fix parser_install_dir default
...
The plugin's default is not compatible with nix, because it ends up in
the read-only /nix/store.
Set our default to the one used in their upcoming "1.0" version.
2024-07-12 10:48:21 -05:00
Austin Horstman
dc1559f25e
plugins/rustaceanvim: fix deprecation in test
2024-07-12 09:59:09 -05:00
traxys
123c102a13
plugin/rustaceanvim: Handle rust-analyzer settings rename
2024-07-10 22:44:58 +02:00
seth
0f76a8cdfc
plugins/glow: init
2024-07-09 06:06:29 +00:00
Austin Horstman
435ef287ab
plugins/treesitter: switch to mkNeovimPlugin
2024-07-08 09:09:48 -05:00
Gaetan Lepage
6252a41fc6
plugins/preview: init
2024-07-02 15:38:28 +02:00
Gaetan Lepage
18bea9bad6
plugins/markdown-preview: move source in dedicated markdown sub-folder
2024-07-02 15:33:00 +02:00
PerchunPak
cd479ec0ef
plugins/otter: init
2024-06-28 22:39:51 +01:00
Matt Sturgeon
5755ff0958
plugins/sniprun: switch to mkNeovimPlugin
2024-06-17 21:27:17 +01:00
Gaetan Lepage
b822078ec1
plugins/ts-autotag: switch to mkNeovimPlugin
2024-06-17 11:02:51 +02:00
Gaetan Lepage
5c8f85dd27
plugins/debugprint: remove deprecated ignore_treesitter option
2024-05-30 14:10:06 +02:00
Gaetan Lepage
5b09c711e2
plugins/rustaceanvim: switch to mkNeovimPlugin
2024-05-21 00:12:26 +02:00
Gaetan Lepage
88ade1dfaa
plugins/rustaceanvim: move source files to languages/rust subfolder
2024-05-19 15:39:51 +02:00
Gaetan Lepage
0e5ed7e782
plugins/rust-tools: move source files to languages/rust subfolder
2024-05-19 15:39:51 +02:00
traxys
62f32bfc71
treewide: Reformat with nixfmt
2024-05-05 22:00:40 +02:00
Gaetan Lepage
e95f8e9ce4
plugins/texpresso: init
2024-04-26 11:42:58 +02:00
Gaetan Lepage
c826d146c6
plugins/godot: init
2024-04-23 09:08:39 +02:00
Gaetan Lepage
6ebd538ede
plugins/treesitter-context: switch to mkNeovimPlugin
2024-04-22 21:05:55 +02:00
Gaetan Lepage
6440f4af87
plugins/qmk: init
2024-04-15 13:25:53 +02:00
Gaetan Lepage
b9f211bbee
plugins/debugprint: switch to mkNeovimPlugin
2024-04-09 10:42:58 +02:00
Gaetan Lepage
0f6d44503b
tests: remove useless comments in test files
2024-03-30 14:05:50 +01:00
Gaetan Lepage
b658169f11
plugins/jupytext: init
2024-03-28 13:26:46 +01:00
Gaetan Lepage
f1cb9f0746
tests: disable tests using broken pkgs.clj-kondo
2024-03-27 13:32:06 +01:00
Gaetan Lepage
7e279e6e91
plugins/markdown-preview: add tests
2024-03-06 22:28:12 +01:00
Gaetan Lepage
d85f7108a6
plugins/zig: add tests
2024-03-03 22:40:54 +01:00
Gaetan Lepage
f3cfd84f9b
plugins/tagbar: add tests
2024-03-03 22:40:15 +01:00
Gaetan Lepage
ef82c0d6d9
plugins/ledger: add tests
2024-03-03 22:38:57 +01:00
Gaetan Lepage
7e33553fc3
plugins/vim-slime: switch to settings option
2024-03-03 22:38:22 +01:00
Gaetan Lepage
66c019d638
plugins/typst-vim: switch to mkVimPlugin
2024-02-22 01:34:39 +01:00
Gaetan Lepage
f744a7f8a4
plugins/vimtex: add tests
2024-02-22 01:34:19 +01:00
Gaetan Lepage
9d30e87455
plugins/julia-cell: switch to mkVimPlugin
2024-02-20 10:03:03 +01:00
Gaetan Lepage
22351f4628
plugins/parinfer-rust: init
2024-02-16 13:59:39 +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
d137555971
plugins/hmts: add warning when treesitter is not enabled
2024-01-26 16:00:53 +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
a6b541a3aa
plugins/rustaceanvim: init
2024-01-24 07:59:22 +01:00
Gaetan Lepage
fc3ad35196
tests/openscad: disable test on darwin (broken)
2024-01-05 00:05:28 +01:00
NAHO
fc94d7468d
plugins/debugprint: add missing createCommands
option ( #831 )
2023-12-21 19:19:32 +01:00
Gaetan Lepage
6d72e00455
plugins/debugprint: init
2023-12-21 10:15:22 +01:00
Gaetan Lepage
563a42c71c
plugins/treesitter-textobjects: init
2023-11-23 16:37:47 +01:00
Gaetan Lepage
c2ccb2dfab
plugins/typst: add options
2023-11-19 12:18:09 +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
9e448b7ff0
tests: allow test cases to use the nixvim helpers (for testing them)
2023-09-27 10:48:13 +02:00