Tuesday, February 7, 2017

Julia syntax in vim

I try to put julia syntax in Macvim. I found this github repository: https://github.com/JuliaEditorSupport/julia-vim and I blindly follow the instructions in https://github.com/JuliaEditorSupport/julia-vim#manually , starting from ~/.vim . It does work:


There are some cool tricks, for instance I can write Unicode :
\alpha + Tab = α

No comments:

Post a Comment