Skip to content

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

Notifications You must be signed in to change notification settings

amix/vim-zenroom2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

This is a Vim extension that emulates iA Writer environment when editing Markdown, reStructuredText or text files.

It requires goyo.vim and it works by setting global Goyo callbacks that triggers special setup for Markdown, reStructuredText and text files.

Please note that this might not work perfectly with your colorscheme. Patches are welcome to fix this :-)

Installation and usage

  • Install goyo.vim
  • In command mode type :Goyo

Additionally you may want to have a shortcut. Add this to your vimrc:

nnoremap <silent> <leader>z :Goyo<cr>

Inspirations/Similar

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published