Matt Sturgeon
|
1fd4b6c739
|
plugins: migrate defaultPackage -> package
Migrate all users of `mkVimPlugin` and `mkNeovimPlugin` to use the new
`package` argument instead of the old `defaultPackage` argument.
|
2024-09-04 03:29:34 +01:00 |
|
Matt Sturgeon
|
2a054b039e
|
lib/vim-plugin: drop config arg
Instead, access it via an imported module
|
2024-09-02 10:33:50 +01:00 |
|
traxys
|
62f32bfc71
|
treewide: Reformat with nixfmt
|
2024-05-05 22:00:40 +02:00 |
|
Gaetan Lepage
|
2fe24d883e
|
plugins/haskell-scope-highlighting: switch to mkVimPlugin
|
2024-02-18 13:50:17 +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 |
|