This commit is contained in:
Rico Sta. Cruz 2015-04-16 23:30:45 +08:00
parent 30fa933ce8
commit a32ec3387b
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,7 @@ call filter(files, 'v:val != ""')
Dictionaries
------------
```
```vim
let colors = {
\ "apple": "red",
\ "banana": "yellow"