Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-05 | 632 Bytes | |
v0.3.15 source code.tar.gz | 2025-06-05 | 125.5 kB | |
v0.3.15 source code.zip | 2025-06-05 | 139.6 kB | |
Totals: 3 Items | 265.7 kB | 1 |
VimBindings v0.3.15
- improvements for use with Julia 1.12
Merged pull requests: - Add 1.11 to test versions (#103) (@caleb-allen) - Add cache action to tests (#104) (@caleb-allen) - Remove unimplemented motions from parsing list (#107) (@caleb-allen) - Remove needless overwritten LineEdit method (#110) (@caleb-allen) - fix: Remove Dict method overriding Base.Dict method (#112) (@kunzaatko)
Closed issues: - Autocomplete error when using REPL mode from DataToolkit.jl (#105) - Exception on repeated tab-completion (#106)