Updated Customization (markdown)

Junegunn Choi
2014-04-07 18:25:26 -07:00
parent 304e7de78c
commit 86e790373e

@@ -84,4 +84,6 @@ function! Quit()
endif
quit
endfunction
```
```
Or you can use `:qa` or `:wqa` instead of `:q` and `:wq`.