Matt Sturgeon
|
7b94afceaf
|
plugins: cleanup most extraConfig args
- Remove `cfg` where it is unused.
- Use `opts` where necessary.
|
2024-11-20 20:55:16 +00:00 |
|
Matt Sturgeon
|
d718446b61
|
lib: remove maintainers alias
|
2024-09-27 05:31:26 +01:00 |
|
Matt Sturgeon
|
934484709a
|
colorschemes/everforest: mkEverforestBool -> mkFlagInt
|
2024-09-08 14:02:03 +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
|
2a054b039e
|
lib/vim-plugin: drop config arg
Instead, access it via an imported module
|
2024-09-02 10:33:50 +01:00 |
|
Austin Horstman
|
fba168aba7
|
plugins/colorschemes: migrate helpers -> lib.nixvim
|
2024-08-22 09:57:31 -05:00 |
|
Jamis Hartley
|
ab9bca4a1e
|
colorschems/everforest: init
|
2024-06-28 01:09:46 +01:00 |
|