Source: vim-julia Section: editors Homepage: https://github.com/JuliaEditorSupport/julia-vim Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/debian/vim-julia.git Vcs-Browser: https://salsa.debian.org/debian/vim-julia Maintainer: Debian QA Group Build-Depends: debhelper-compat (= 13), dh-vim-addon Package: vim-julia Architecture: all Depends: ${misc:Depends}, vim, Description: 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