mirror of
https://github.com/neovim/neovim.git
synced 2026-09-26 07:18:29 +00:00
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>