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

5 lines
53 B
Nix

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