mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 02:41:33 +00:00
languages/php: init
This commit is contained in:
parent
fc651e654f
commit
4161589b56
4 changed files with 107 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -5,6 +5,11 @@
|
|||
[[sec-release-0.5-changelog]]
|
||||
=== Changelog
|
||||
|
||||
https://github.com/vagahbond[vagahbond]:
|
||||
* Added phan language server for PHP.
|
||||
|
||||
* Added phpactor language server for PHP.
|
||||
|
||||
https://github.com/horriblename[horriblename]:
|
||||
|
||||
* Added transparency support for tokyonight theme.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue