Update
This commit is contained in:
parent
d174f8f975
commit
b1d7980bc6
|
@ -2,9 +2,6 @@
|
|||
title: Vim script
|
||||
---
|
||||
|
||||
Basics
|
||||
------
|
||||
|
||||
```vim
|
||||
let name = "John"
|
||||
echo "Hello, " . name
|
||||
|
|
Loading…
Reference in New Issue