Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/honza/writer.vim
vim plugin for writing prose
https://github.com/honza/writer.vim
Last synced: about 5 hours ago
JSON representation
vim plugin for writing prose
- Host: GitHub
- URL: https://github.com/honza/writer.vim
- Owner: honza
- License: other
- Created: 2011-08-03T01:48:39.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-08-26T18:04:41.000Z (about 13 years ago)
- Last Synced: 2024-04-16T01:44:57.706Z (7 months ago)
- Language: VimL
- Homepage:
- Size: 179 KB
- Stars: 24
- Watchers: 4
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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:: https://github.com/honza/writer.vim/raw/master/public/screen.jpg
Installation
------------**pathogen**
::
cd ~/.vim/bundle
git clone git://github.com/honza/writer.vimUsage
-----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.
.. _IA Writer: http://www.iawriter.com/