mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2026-09-09 22:49:38 +02:00
Update
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
title: Vim script
|
||||
---
|
||||
|
||||
Basics
|
||||
------
|
||||
|
||||
```vim
|
||||
let name = "John"
|
||||
echo "Hello, " . name
|
||||
|
||||
Reference in New Issue
Block a user