feat(LSP): Add PHP parser, remap LSP keybindings

This commit is contained in:
Калистратов Максим
2026-06-01 12:52:53 +03:00
parent fd3267ca21
commit c00508b08d
8 changed files with 80 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
local which_key = require("which-key")
which_key.setup()