summaryrefslogtreecommitdiffstats
path: root/doc/unsorted/vim_snippet.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/unsorted/vim_snippet.txt')
-rw-r--r--doc/unsorted/vim_snippet.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/unsorted/vim_snippet.txt b/doc/unsorted/vim_snippet.txt
index e4fda7eca..4598b5c1d 100644
--- a/doc/unsorted/vim_snippet.txt
+++ b/doc/unsorted/vim_snippet.txt
@@ -30,9 +30,9 @@ that allow quick composition of bundles and base files.
<Group name='${1:groupname}'>
${2}
</Group>
- # ConfigFile
- snippet <Config
- <ConfigFile name='${1:filename}'/>
+ # Path
+ snippet <Path
+ <Path name='${1:filename}'/>
# Service
snippet <Service
<Service name='${1:svcname}'/>