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
|
66c019d638
|
plugins/typst-vim: switch to mkVimPlugin
|
2024-02-22 01:34:39 +01:00 |
|
Gaetan Lepage
|
c2ccb2dfab
|
plugins/typst: add options
|
2023-11-19 12:18:09 +01:00 |
|
Gaetan Lepage
|
b6724702b4
|
misc: refactor imports, prefer adding helpers to args rather than importing it
|
2023-11-06 16:33:39 +01:00 |
|
Gaetan Lepage
|
418bf5da17
|
modules/keymaps: factor out helper functions for use in plugins
|
2023-10-03 14:18:33 +02:00 |
|
Gaetan Lepage
|
dd6a114e52
|
plugins/misc: adapt to new maps options
|
2023-10-02 15:23:54 +02:00 |
|
Gaetan Lepage
|
3f08cff1d0
|
plugins/typst-vim: init plugin + test
|
2023-05-29 12:51:01 +02:00 |
|