Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisbra/distractfree
DistractFree
https://github.com/chrisbra/distractfree
Last synced: 26 days ago
JSON representation
DistractFree
- Host: GitHub
- URL: https://github.com/chrisbra/distractfree
- Owner: chrisbra
- Created: 2012-12-14T19:11:22.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T08:40:14.000Z (over 5 years ago)
- Last Synced: 2024-10-28T19:55:03.131Z (2 months ago)
- Language: Vim script
- Size: 271 KB
- Stars: 17
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#DistractFree Mode for Vim
> A Vim plugin for enabling a distraction free writing modeThis plugin aims to make a distraction less mode for Vim similar to how WriteRoom DarkRoom or OmniWriter works.
Here is the screenshot:
![screenshot of the plugin](screenshot.png "Screenshot")
###Installation
Use the plugin manager of your choice. Or download the [stable][] version of the plugin, edit it with Vim (`vim DistractFree-XXX.vmb`) and simply source it (`:so %`). Restart and take a look at the help (`:h DistractFree.txt`)[stable]: http://www.vim.org/scripts/script.php?script_id=4357
###Usage
Once installed, use `:DistractFreeToggle` to toggle between normal mode and distraction free mode.###License & Copyright
© 2009-2014 by Christian Brabandt. The Vim License applies. See `:h license`
__NO WARRANTY, EXPRESS OR IMPLIED. USE AT-YOUR-OWN-RISK__