mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-04-25 06:19:10 +00:00
users/foo-dogsquared/programs/nixvim: enable legendary.nvim'
This commit is contained in:
parent
87ee000222
commit
14fcb6c67f
@ -13,6 +13,11 @@
|
||||
# Light your browser on fire, bebe.
|
||||
plugins.firenvim.enable = true;
|
||||
|
||||
plugins.legendary-nvim = {
|
||||
enable = true;
|
||||
integrations.smart-splits.enable = true;
|
||||
};
|
||||
|
||||
# Make it work.
|
||||
plugins.smart-splits.enable = true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user