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