mirror of
https://github.com/iggredible/Learn-Vim
synced 2024-11-23 11:03:03 +00:00
Update header case
This commit is contained in:
parent
09572cf855
commit
51d3a98c04
1 changed files with 1 additions and 1 deletions
|
@ -770,7 +770,7 @@ Similar to `v:none`.
|
|||
" returns {"test": null}
|
||||
```
|
||||
|
||||
## Learn data types the smart way
|
||||
## Learn Data Types The Smart Way
|
||||
|
||||
In this chapter, you learned about Vimscript's basic data types: number, float, string, list, dictionary, and special. Learning these is the first step to start Vimscript programming.
|
||||
|
||||
|
|
Loading…
Reference in a new issue