vim-zenroom2 icon indicating copy to clipboard operation
vim-zenroom2 copied to clipboard

A Vim extension that emulates iA Writer environment when editing Markdown, reStructuredText or text files

Results 6 vim-zenroom2 issues
Sort by recently updated
recently updated
newest added

black background is default after activating Goyo strangely. Only after first `:wq` and reentering with `:Goyo` it switches to white color

Very cool plugin! I noticed that linespace isn't preserved when I exit Goyo. How easy would that be to add?

Since `pandoc` support is getting better and better, it is quite commonly used to write markdown. Extensions such as `vim-pandoc/vim-pandoc` introduce a new file type (and syntax) called `pandoc`. To...

`s:save_background` is saved when the script is loaded rather than when `markdown_room` is executed.

Currently, you don't set any foreground color for text. So in my case, the text color stays white, which is basically unreadable in this case. Perhaps add something like #333...