Skip to content

Commit 8a0e4ec

Browse files
committed
feat: Make 'help' a whitelisted filetype - closes #28
1 parent c4461b1 commit 8a0e4ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/wrapping/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ local OPTION_DEFAULTS = {
1515
auto_set_mode_filetype_allowlist = {
1616
"asciidoc",
1717
"gitcommit",
18+
"help",
1819
"latex",
1920
"mail",
2021
"markdown",

0 commit comments

Comments
 (0)