mirror of
https://github.com/junegunn/goyo.vim.git
synced 2025-11-16 15:23:50 -05:00
Add link to wiki page (#9)
This commit is contained in:
@@ -58,6 +58,9 @@ endfunction
|
|||||||
let g:goyo_callbacks = [function('s:goyo_before'), function('s:goyo_after')]
|
let g:goyo_callbacks = [function('s:goyo_before'), function('s:goyo_after')]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
More examples can be found here:
|
||||||
|
[Customization](https://github.com/junegunn/goyo.vim/wiki/Customization)
|
||||||
|
|
||||||
Inspiration
|
Inspiration
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user