Skip to content

ren-lang/ren-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ren-vim

Vim syntax highlighting for ren-lang.

How to use it

Using a plugin manager

Install the same way as any other plugin, e.g. using vim-plug:

Plug 'ren-lang/ren-vim'

Manual

Copy the syntax/ and ftdetect/ directories into your runtimepath directory (e.g. ~/.config/nvim/syntax and ~/.config/nvim/ftdetect).

This should register files with the extension .ren as ren-lang files and syntax highlight appropriately.

This syntax highlighting is a work in progress so may not be perfect.

About

Vim syntax highlighting for ren-lang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published