This commit is contained in:
NotAShelf 2023-10-10 14:51:06 +00:00
commit 3ede7940bf
3 changed files with 18 additions and 1 deletions

View file

@ -172,7 +172,10 @@ Added prettierd as an alternative formatter to prettier - currently defaults to
Fixed presence.nvim inheriting the wrong client id
</li><li class="listitem">
Cleaned up documentation
</li></ul></div></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="sec-release-0.5"></a>B.5. Release 0.5</h2></div></div></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="sec-release-0.5-changelog"></a>B.5.1. Changelog</h3></div></div></div><p><a class="link" href="https://github.com/horriblename" target="_top">horriblename</a>:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
</li></ul></div></div></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="sec-release-0.5"></a>B.5. Release 0.5</h2></div></div></div><div class="section"><div class="titlepage"><div><div><h3 class="title"><a id="sec-release-0.5-changelog"></a>B.5.1. Changelog</h3></div></div></div><p><a class="link" href="https://github.com/vagahbond" target="_top">vagahbond</a>:
* Added phan language server for PHP.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Added phpactor language server for PHP.
</li></ul></div><p><a class="link" href="https://github.com/horriblename" target="_top">horriblename</a>:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
Added transparency support for tokyonight theme.
</li><li class="listitem">
Fixed a bug where cmps close and scrollDocs mappings wasnt working.