Skip to content

iffse/qalculate.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Syntax highlighting and symbol completions for qalculate scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published