summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/syntax/confini.vim
AgeCommit message (Collapse)AuthorFiles
2025-05-02vim-patch:9.1.1359: filetype: GNU Radio config files are not recognizedzeertzjq1
Problem: filetype: GNU Radio config files are not recognized. Solution: detect GNU Radio config files as confini filetype. Only allow '#' as start of comment in confini syntax (zeertzjq). Ref: - https://wiki.gnuradio.org/index.php/Configuration_Files closes: vim/vim#17242 https://github.com/vim/vim/commit/9c9200d1eafe50077222a38bfad6cba7156a6487
2022-06-04vim-patch:partial:cfa8f9a3f285 (#18858)Christian Clason1
Update runtime files https://github.com/vim/vim/commit/cfa8f9a3f285060152ebbdbf86fbc7aecf1dd756 skip syntax/vim.vim (needs 8.2.4770) skip doc/syntax.vim (needs several colorscheme patches) skip further rewrite of manual