Skip to content

cpey/vim-rtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-rtf

Vim format definition to add syntax coloring to my notes.

Configuration

  1. Copy file rtf.vim to ~/.vim/syntax/
  2. Create an .rtf file and start coloring!

You can also add the text below at the last line of a .txt file (this is parsed only when the modelines option is set in .vimrc):

==================================================================================================
vim: ft=rtf tw=80 cc=99 et ts=8 sw=4 sts=4 fo=tcq2 isk=a-z,A-Z,48-57,_

Examples

Sections syntax Code syntax highlighting Text coloring

About

Syntax coloring for my vim notes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages