Add support for plain text.

This commit is contained in:
2026-07-13 13:10:02 +02:00
parent 9aaccf3ac9
commit f40d9f81ea
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ vim-licenser automatically detects your file type and applies the appropriate
comment style. Supported file types include:
bash, c, cmake, cpp, csharp, css, dart, go, groovy, haskell, html, java,
javascript, json, kotlin, lua, matlab, perl, php, python, r, ruby, rust, scala,
shell, sql, swift, typescript, typescriptreact, vim, xml, yaml
shell, sql, swift, text, typescript, typescriptreact, vim, xml, yaml
For more information, see `:help licenser` after installation.