Bug#896130: RFP: vim-julia -- Vim plugin for Julia support

2018-11-18 Thread Paulo Henrique de Lima Santana
On Fri, 20 Apr 2018 00:12:37 +0200 "Francesco Poli (wintermute)"
 wrote:
> 
> I think this package may be useful to make the user's life easier,
> while editing Julia code.
> I hope someone will package and maintain it in Debian, it would
> be really great. Thanks to anyone willing to do so!

Hi, could you release a version on github?
It's better to package if there is a version released.

I am studying to package it.

Best regards,

-- 
Paulo Henrique de Lima Santana (phls)
Curitiba - Brasil
Membro da Comunidade Curitiba Livre
Site: http://www.phls.com.br
GNU/Linux user: 228719  GPG ID: 0443C450

Apoie a campanha pela igualdade de gĂȘnero #HeForShe (#ElesPorElas)  
http://www.heforshe.org/pt


pgpoZPHVZyC8A.pgp
Description: PGP signature


Bug#896130: RFP: vim-julia -- Vim plugin for Julia support

2018-04-19 Thread Francesco Poli (wintermute)
Package: wnpp
Severity: wishlist

* Package name: vim-julia
  Version : N/A
  Upstream Author : Carlo Baldassi  and others
* URL : https://github.com/JuliaEditorSupport/julia-vim
* License : Expat
  Programming Lang: Vim script
  Description : Vim plugin for Julia support

julia-vim is a plugin for programming in Julia. It adds a number of useful
features to help you in writing Julia code.
.
The plugin provides:
* basic support for editing Julia files (automatic filetype detection,
  indentation, syntax highlighting)
* support for the matchit plugin
* support for Julia block-wise movements (i.e. jumping around between
  Julia blocks like if/end, function/end etc.) and block text-objects
* facilities for conversion of LaTeX entries to Unicode symbols which
  mimic and extend what the Julia REPL and the IJulia notebook
  interface do (optionally, this functionality can be used with all
  file types, not just Julia files)




I think this package may be useful to make the user's life easier,
while editing Julia code.
I hope someone will package and maintain it in Debian, it would
be really great. Thanks to anyone willing to do so!