summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/structurizr.vim
AgeCommit message (Collapse)AuthorFiles
2024-11-09vim-patch:39f52a6: runtime(structurizr): Update structurizr syntaxzeertzjq1
closes: vim/vim#16003 https://github.com/vim/vim/commit/39f52a62492086acef1e9dbd71e344447954deb5 Co-authored-by: Duke <emersonalmeidax@gmail.com>
2023-06-11vim-patch:10e8ff9b2607 (#23977)Sean Dewar1
Update runtime files https://github.com/vim/vim/commit/10e8ff9b26078994cae57c2422b145d37aaf714e Also: - fix a missing `<` in builtin.txt. - edit `:function` `{name}` wording to match the change made for the docs above by Justin in #10619. - link to `*vimrc*` rather than `*init.vim*` in repeat.txt change (as `init.lua` may also be used). Co-authored-by: Bram Moolenaar <Bram@vim.org>
2022-02-21vim-patch:partial 944697ae1968 (#17490)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/944697ae19683441981539cd4d2469df89d6ec82 skip: docs skip: translations
2021-09-13vim-patch:89a9c159f23f #15641Christian Clason1
Update runtime files https://github.com/vim/vim/commit/89a9c159f23fb7b3e24e6d09068adfc24a73afcb Omit: nsis/lang/turkish.nsi pixmaps/gen-inline-pixbufs.sh doc/popup.txt doc/terminal.txt tutor/tutor* src/[g]vimtutor CONTRIBUTING.md Skip: doc/eval.txt (needs 8.1.2342) doc/testing.txt (needs 8.2.0299)