languages/php: init

This commit is contained in:
Yoni FIRROLONI 2023-10-08 14:34:55 +02:00
commit 4161589b56
4 changed files with 107 additions and 0 deletions

View file

@ -16,6 +16,7 @@ Language specific support means there is a combination of language specific plug
* Dart: <<opt-vim.languages.dart.enable>>
* Go: <<opt-vim.languages.go.enable>>
* Lua: <<opt-vim.languages.lua.enable>>
* PHP: <<opt-vim.languages.php.enable>>
Adding support for more languages, and improving support for existing ones are great places
where you can contribute with a PR.