Skip to content

gootorov/q-sharp.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Q#.vim

A Vim plugin that adds support for the Q# programming language -- file detection and syntax highlighting.

Installation

  • dein.vim:
    • Add call dein#add('gootorov/q-sharp.vim') to vim configuration file (usually ~/.config/nvim/init.vim).
    • Execute :call dein#install() in vim.
  • vim-plug:
    • Add Plug 'gootorov/q-sharp.vim' to vim configuration file (usually ~/.vimrc).
    • Re-open vim.

Contributing

Any contributions are welcome.

License

Licensed under the MIT license. See LICENSE.md.

About

Vim support for the Q# programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published