presentations/working-without-workspace/sections/neovim.rst
Oliver Davies 6891a7517a Re-organise
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-25 21:52:45 +01:00

14 lines
355 B
ReStructuredText

.. 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``