Added ProvideX (#758)

Co-authored-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
LashaBuxo
2020-06-15 15:16:34 +04:00
committed by GitHub
parent 843ad82df4
commit 0f96f5b490
2 changed files with 4 additions and 0 deletions

3
p/providex.vim Normal file
View File

@@ -0,0 +1,3 @@
begin
print "Hello World"
end