Custom readme.vim filetype #19

Merged
yestax merged 7 commits from vim/readme-filetype into main 2025-12-08 18:10:55 +01:00
Owner

fixes #8

Implementing a custom readme.vim filetype
Set to be associated with either text.vim or markdown.vim (see readme.vim in ftdetect)
readme.vim can be called a subtype (don't set or use b:did_ftplugin)

fixes #8 Implementing a custom readme.vim filetype Set to be associated with either text.vim or markdown.vim (see readme.vim in ftdetect) readme.vim can be called a subtype (don't set or use b:did_ftplugin)
yestax merged commit 25f144d286 into main 2025-12-08 18:10:55 +01:00
yestax deleted branch vim/readme-filetype 2025-12-08 18:10:55 +01:00
Sign in to join this conversation.
No description provided.