junegunn / goyo.vim

:tulip: Distraction-free writing in Vim
MIT License
4.49k stars 115 forks source link

add filetype=goyo_pad to padding buffers #209

Open phanimahesh opened 4 years ago

phanimahesh commented 4 years ago

This allows plugins like numbers.vim to be configured to ignore the padding buffers.

It also allows users to set autocommands based on the filetype on padding buffers to customize them further.