summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/qml.vim
AgeCommit message (Collapse)AuthorFiles
2023-08-21vim-patch:9.0.1766: Runtime: Missing QML supportChristian Clason1
Problem: Runtime: Missing QML support Solution: Add QML support to Vim closes: vim/vim#12810 https://github.com/vim/vim/commit/bedc69f9d67b117ab05aa735c701cd3899d1ae2d Co-authored-by: ChaseKnowlden <haroldknowlden@gmail.com>