Skip to content

Soares/write.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Write.vim

Get your author on

Write.vim helps you turn vim into not just a code editor, but an editor for plain text (novels, stories, papers, articles, etc.).

This plugin provides the commands :WriteOn, :WriteOff, and :Write. It's recommended that you add your own mappings to trigger these commands, such as:

noremap <leader>w :WriteOn
noremap <leader>W :WriteOff

or

noremap <leader>w :Write

to toggle writer mode. Statusline hooks are also provided. See doc/write.txt for details.

You can use the 'g:write_auto' setting to mark a list of filetypes that go into write mode automatically.

About

Get your author on

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published