Skip to content

bradym/writer.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

writer.vim

writer.vim is a plugin to help you write prose in vim. It will give you a bigger font, change it to Monaco, set the text widths to 3 alphabets (75 characters), increase the linespacing, turn off line numbers and the status bar.

Inspired by the amazing IA Writer for Mac/iPad.

image

Installation

pathogen

cd ~/.vim/bundle
git clone git://github.com/honza/writer.vim

Usage

Run :WriterToggle to toggle the writing settings.

Note: the plugin doesn't work in terminal vim. Please use MacVim, gVim and the like.

Contributing and feedback

All feedback and contributions are most welcome. This is my first vim plugin, so be nice :).

License

BSD license.

About

vim plugin for writing prose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%