Matt Sturgeon
|
ae3a2c9d10
|
plugins: remove all use of lib.nixvim.mkPackageOption
|
2024-09-05 01:31:18 +01:00 |
|
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
|
18b7597e6c
|
lib/neovim-plugin: drop config arg
|
2024-09-02 10:35:52 +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 |
|
Austin Horstman
|
ec9e5c071a
|
plugins/markview: remove unnecessary extraPlugin
|
2024-08-19 20:52:09 -05:00 |
|
Austin Horstman
|
d9055abe20
|
plugins/markview: init
|
2024-08-12 01:06:53 -05:00 |
|
seth
|
0f76a8cdfc
|
plugins/glow: init
|
2024-07-09 06:06:29 +00: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 |
|