subhopam / vim-rfc-reader

A Vim plugin for reading RFC documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-rfc-reader

Introduction

A plugin to help read RFC documents in Vim.

An RFC (Request For Comment) is a pre-formatted plain text file. This plugin provides RFC files with syntax highlighting. Additionally, it can fold the wide space between pages, to help you navigate.

Other RFC related plugins

  • rfc syntax: Simple syntax highlight for RFC file

Good things to do

  • support a split view, table of contents on one window, content another

About

A Vim plugin for reading RFC documents

License:MIT License


Languages

Language:Vim Script 100.0%