runtime(objcpp): include objcpp ftplugin file Commit: https://github.com/vim/vim/commit/2c9ef3a671ecbd6fd868cb06e16817a1c15a5eb7 Author: Riley Bruins <ribr...@hotmail.com> Date: Sun Jul 7 21:10:10 2024 +0200
runtime(objcpp): include objcpp ftplugin file This one just sources the objc.vim ftplugin. closes: #15170 Signed-off-by: Riley Bruins <ribr...@hotmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/ftplugin/objcpp.vim b/runtime/ftplugin/objcpp.vim new file mode 100644 index 000000000..ffba685c7 --- /dev/null +++ b/runtime/ftplugin/objcpp.vim @@ -0,0 +1 @@ +runtime! ftplugin/objc.vim -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1sQXLl-009Cpx-En%40256bit.org.