Add uwu in Vim script

This commit is contained in:
sech1p 2021-07-24 22:29:26 +02:00
parent 81809f279e
commit 90d46b169e
2 changed files with 2 additions and 0 deletions

View File

@ -16,3 +16,4 @@ uwu in every programming language in the world
- [Python 1 & 2](uwu.py)
- [Python 3](uwu.py3)
- [Ruby](uwu.rb)
- [Vim script](uwu.vim)

1
uwu.vim Normal file
View File

@ -0,0 +1 @@
echo "uwu"