Skip to content
This repository was archived by the owner on Jan 17, 2024. It is now read-only.

Commit 711ea5a

Browse files
TornaxO7vigoux
authored andcommitted
"Redesigned" the module-template.vim file.
1 parent 5c18214 commit 711ea5a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

plugin/module-template.vim

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
lua << EOF
2-
require "module-template".init()
3-
EOF
1+
lua require("module-template").init()

0 commit comments

Comments
 (0)