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

5 lines
52 B
Nix

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