vim-julia 0.0~git20240525.7946ce3-1 source package in Ubuntu
Changelog
vim-julia (0.0~git20240525.7946ce3-1) unstable; urgency=medium [ Debian Janitor ] * Move package to QA team. [ Mo Zhou ] * New upstream version 0.0~git20240525.7946ce3 * Autopkgtest: specify HOME=$AUTOPKGTEST_TMP to avoid file permission error. * Orphan this package. -- Mo Zhou <email address hidden> Fri, 27 Dec 2024 21:40:45 -0500
Upload details
- Uploaded by:
- Debian QA Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian QA Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Questing | release | universe | editors | |
| Plucky | release | universe | editors |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| vim-julia_0.0~git20240525.7946ce3-1.dsc | 2.0 KiB | 329c843123fc729e36601f729c899880b5ca835b844619901d474f915275b56d |
| vim-julia_0.0~git20240525.7946ce3.orig.tar.xz | 140.6 KiB | 428fb965f6185c565bb0001f304b78ecb072e591f626d0cfd8a5d29cd7be7531 |
| vim-julia_0.0~git20240525.7946ce3-1.debian.tar.xz | 2.9 KiB | 0f686efc63570105f00eb8e064eed22aec24084813a324e4a9df64143c066d97 |
Available diffs
No changes file available.
Binary packages built by this source
- vim-julia: Vim support for Julia language
An overview of some of the features:
* Latex-to-Unicode substitutions
* Block-wise movements and block text-objects
* Changing syntax highlighting depending on the Julia version
.
The full documentation is available from Vim: after installation,
you just need to type :help julia-vim.
.
To enable this vim addon, simply issue the following command:
$ vam install julia
