Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bolt in Vim

This repository contains the Vim plugin for the Bolt programming language.

Installation

Install using your favorite package manager.

vim-plug

Plug 'boltlang/vim-bolt'

packer.nvim

use 'boltlang/vim-bolt'

Developing

  1. Fork and clone the repository:

    gh repo fork boltlang/vim-bolt
  2. Make your package manager use the local version of the plugin, like so:

    vim-plug

    Plug '~/path/to/vim-bolt'

    packer.nvim

    use '~/path/to/vim-bolt'
  3. Start hacking!

License

Just like Bolt, this software is licensed under the MIT license.

About

Syntax highlighting for the Bolt programming language in Vim

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages