fix example ch27 to follow rules

pull/93/head
Victorhck 3 years ago
parent 74da4d6a2d
commit 425baeb3af

@ -63,7 +63,7 @@ function fzf#vim#maps(mode, ...)
## Removing A Function
To remove an existing function, use `:delfunction {function-name}`. To delete `Tasty`, run `:delfunction Tasty`.
To remove an existing function, use `:delfunction {Function_name}`. To delete `Tasty`, run `:delfunction Tasty`.
## Function Return Value

Loading…
Cancel
Save