Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 713 Bytes

README.markdown

File metadata and controls

28 lines (17 loc) · 713 Bytes

RPSL plugin for Vim

Here we start

This plugin is intended to make Vim recognize and highlight RPSL (RFC2280 and successors) language. This should be useful for LIR and RIPE hackers.

Done so far:

  • Keyword, colon and string (basic tuple) highlighting,
  • RPSL class keyword and its tuple colored differently,
  • Coments are also highlighted.

My part

I write this thingy for myself not being a huge master in either Vim or RPSL. Now read the

Your part

Feel free to fork and extend this project since I'm sure you do much better than me in either sbject.

Where to get/complain