summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/julia.vim
AgeCommit message (Collapse)AuthorFiles
2025-12-09vim-patch:f958d35: runtime(julia): Update Julia runtime files (#36876)zeertzjq1
Port changes from JuliaEditorSupport/julia-vim made during 2022-2025. Most notably: - 88f178c Do not reset shiftwidth/expandtab at undo - f17257a Allow else block in try/catch - 7946ce3 Support public statements (added in Julia v1.11.0-DEV.469) https://github.com/vim/vim/commit/f958d357237970728e448a23df4cf831f97a9ae9 Co-authored-by: Sergio Alejandro Vargas <savargasqu+git@unal.edu.co>
2021-08-15vim-patch:6aa5729Christian Clason1
Add Julia runtime files. https://github.com/vim/vim/commit/6aa57295cfbe8f21c15f0671e45fd53cf990d404