top | item 41545986

(no title)

gibbetsandcrows | 1 year ago

vim-pencil and goyo are great options for (n)vim users.

https://github.com/preservim/vim-pencil

https://github.com/junegunn/goyo.vim

discuss

order

setopt|1 year ago

I personally found Goyo very buggy, bordering on unusable, last I tried it.

Vim Pencil is however great. An alternative, if you want more control over how things look, is to customize linebreak, breakindent, breakindentopt, etc. yourself per filetype (by setting them in files like e.g. ~/.vim/after/ftplugin/markdown.vim).

gradientsrneat|1 year ago

Every decent text editor ought to have a, "distraction free mode." And in many cases they do. Goyo fills that niche for vim.