vim-patch:01e2090: runtime(mysql): include mysql ftplugin file

This one just sources from the SQL ftplugin. Without this, *.mysql
files don't inherit the common SQL settings.

closes: vim/vim#15166

01e20902f4

Co-authored-by: Riley Bruins <ribru17@hotmail.com>
This commit is contained in:
Christian Clason 2024-07-08 10:46:01 +02:00
parent d70c224131
commit 97704a6694

View File

@ -0,0 +1 @@
runtime ftplugin/sql.vim