refactor: move into src

This commit is contained in:
Oliver Davies 2023-10-18 00:11:16 +02:00
parent 675e89e9d1
commit 51c5f5759d
404 changed files with 2 additions and 2 deletions

View file

@ -1,14 +0,0 @@
.. raw:: pdf
PageBreak standardPage
neovim
======
* Community-maintained fork of Vim
* Configured with Lua
* ``nvim-lspconfig`` for language server support
* Intelephense and Phpactor for PHP
* ``nvim-dap`` and ``nvim-dap-ui`` for step debugging
* ``nvim-cmp`` for completion, LuaSnip for snippets
* PHPCS, PHPStan diagnostics with ``null-ls.nvim``