| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:6a54dcb: runtime(gdscript): add recommended indent options to ftplugin | Christian Clason | 2024-07-17 |
| | | | | | | | | | related: vim/vim#15264 https://github.com/vim/vim/commit/6a54dcbbd68e70ee067348d1d9c1898befc56972 Co-authored-by: markmacode <code@mamo.aleeas.com> | ||
| * | vim-patch:9b03d3e75b42 (#27059) | Sean Dewar | 2024-01-17 |
| Translate the Vim9 script Godot files to legacy. `<scriptcmd>` is not ported yet, so replace it with `<Cmd>` and `<SID>`. If it's ported, `<scriptcmd>call s:` can be used instead. Includes changes from: vim-patch:0daafaa7d99e (was partial, but is now pretty much fully ported) vim-patch:9712ff1288f9 Co-authored-by: Maxim Kim <habamax@gmail.com> | |||