summaryrefslogtreecommitdiff
path: root/vim-new/plugin/test.vim
diff options
context:
space:
mode:
authorMichal Idziorek <michal.idziorek@citi.com>2021-10-28 13:03:19 +0200
committerMichal Idziorek <michal.idziorek@citi.com>2021-10-28 13:03:19 +0200
commite31fbcc28e743615a3e0a3f000465ed706207eb9 (patch)
tree9e682fb77a5e346012fbbbfb172621ef91d5dc7d /vim-new/plugin/test.vim
parenteedea21a52293dffec33a23603580c5596b5c4e0 (diff)
stub vim plugin dir
Diffstat (limited to 'vim-new/plugin/test.vim')
-rw-r--r--vim-new/plugin/test.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim-new/plugin/test.vim b/vim-new/plugin/test.vim
new file mode 100644
index 0000000..09990d4
--- /dev/null
+++ b/vim-new/plugin/test.vim
@@ -0,0 +1 @@
+echo "hello"