Update
This commit is contained in:
parent
30fa933ce8
commit
a32ec3387b
|
@ -233,7 +233,7 @@ call filter(files, 'v:val != ""')
|
||||||
Dictionaries
|
Dictionaries
|
||||||
------------
|
------------
|
||||||
|
|
||||||
```
|
```vim
|
||||||
let colors = {
|
let colors = {
|
||||||
\ "apple": "red",
|
\ "apple": "red",
|
||||||
\ "banana": "yellow"
|
\ "banana": "yellow"
|
||||||
|
|
Loading…
Reference in New Issue