This commit is contained in:
Rico Sta. Cruz 2015-04-16 23:43:36 +08:00
parent a9c8ccf6cd
commit d6e7a7976b
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ tolower('Hello')
toupper('Hello') toupper('Hello')
``` ```
Functions [Functions](http://learnvimscriptthehardway.stevelosh.com/chapters/23.html)
--------- ---------
```vim ```vim