Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 737 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 737 Bytes

vim-gluon

Description

This is a vim plugin that provides gluon with

  • syntax highlighting
  • indentation

(more to come)

Installation

Using Pathogen

git clone --depth=1 https://github.com/salpalvv/vim-gluon.git ~/.vim/bundle/rust.vim

Features

syntax highlighting
indentation

License

MIT

Contributing

add an issue if you want to see something or if there is a bug
fork and create a PR if you want to add something