vim-julia 0.0~git20240525.7946ce3-2 source package in Ubuntu
Changelog
vim-julia (0.0~git20240525.7946ce3-2) unstable; urgency=medium * QA upload. * d/rules: Fix clean target. Closes: #1048565. * d/control: Move orphaned package to the debian namespace in salsa. * d/control: Drop "Rules-Requires-Root: no" (default). * d/control: Drop "Priority: optional" (default). * d/control: Update standards-version. * Add debian/salsa-ci.yml. -- Santiago Vila <email address hidden> Wed, 24 Dec 2025 13:45:00 +0100
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 | |
|---|---|---|---|---|
| Resolute | release | universe | editors |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| vim-julia_0.0~git20240525.7946ce3-2.dsc | 1.7 KiB | 7af63626226d25693a64a323c96e9bb8f81ef4c798dd3058d5731bb35c504ee4 |
| vim-julia_0.0~git20240525.7946ce3.orig.tar.xz | 140.6 KiB | 428fb965f6185c565bb0001f304b78ecb072e591f626d0cfd8a5d29cd7be7531 |
| vim-julia_0.0~git20240525.7946ce3-2.debian.tar.xz | 3.0 KiB | 45771ef12df8215be604bea11fd6c8223a00eaeb335d4d19d3baedd4f16152a3 |
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
