ooknet/outputs/pkgs/ook-vim/config/plugins/languages/nix.nix

5 lines
52 B
Nix

{
vim.languages.nix = {
enable = true;
};
}