/qalculate.vim

Syntax highlighting and symbol completions for qalculate scripts

Primary LanguageVim Snippet

qalculate.vim

Vim plugin providing syntax highlighting and Unicode symbol completions (as snippets) for qalculate scripts.

There might be a lot of things missing. Issues and PRs are welcome.

example

Usage

Edit a file with an extension name of .qalc, and it should start working out of the box.

For completions, you will need a snippet engine which can be any of:

Installation

Using vim-plug:

Plug 'iffse/qalculate.vim'

Using packer.nvim:

use 'iffse/qalculate.vim'

Postscript

You may also want to use plugins that can enhance the REPL experience: