https://github.com/donearm/writingmode.vim
A plugin to write prose in Vim
https://github.com/donearm/writingmode.vim
plugin vim writing
Last synced: 25 days ago
JSON representation
A plugin to write prose in Vim
- Host: GitHub
- URL: https://github.com/donearm/writingmode.vim
- Owner: Donearm
- License: other
- Created: 2013-02-23T11:49:22.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T13:50:52.000Z (over 4 years ago)
- Last Synced: 2024-04-24T00:16:52.446Z (about 2 years ago)
- Topics: plugin, vim, writing
- Language: Vim script
- Size: 672 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.mdown
- License: LICENSE
Awesome Lists containing this project
README
writingmode.vim
===============
**writingmode.vim** is a plugin that helps you to write prose. In graphical mode
(MacVim, GVim etc.) it sets a bigger font, more linespacing, remove line
numbers, toggle the statusbar, don't change tabs in whitespaces and use the
currently active spell checking for completion.
In terminal mode does all the above but for the bigger font and the
linespacing (not supported by terminal Vim)
Example
======

_those are the first words of Don Quixote, in case you didn't know_
Installation
============
With the amazing [Vundle](https://github.com/gmarik/vundle) or **pathogen** it's straightforward:
cd ~/.vim/bundle
git clone git://github.com/Donearm/writingmode.vim
Usage
=====
Run `:WritingModeToggle` to toggle the settings
Contributions and feedback
==========================
Feel free to do both/either :)
License
=======
BSD license