summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/julia.vim
AgeCommit message (Collapse)AuthorFiles
2026-02-28vim-patch:75c291f: runtime(julia): Update julia ftpluginChristian Clason1
commentstring changed to single line variant in JuliaEditorSupport/julia-vim@edd3512 closes: vim/vim#19530 https://github.com/vim/vim/commit/75c291fc39d33844365cb0a4e99569b570d85af0 Co-authored-by: Daniel Wennberg <daniel.wennberg@gmail.com>
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