Updated neovim config for v0.12

This commit is contained in:
Jonny Barnes 2026-05-31 20:33:23 +01:00
commit d3b54ea921
No known key found for this signature in database
6 changed files with 33 additions and 26 deletions

1
neovim/config/lsp.lua Normal file
View file

@ -0,0 +1 @@
vim.lsp.enable('phpactor')