Move after/plugin
to plugin
This commit is contained in:
parent
9b6f7310f2
commit
f724019e43
24 changed files with 0 additions and 0 deletions
2
plugin/phpactor.lua
Normal file
2
plugin/phpactor.lua
Normal file
|
@ -0,0 +1,2 @@
|
|||
vim.keymap.set("n", "<leader>pm", "<cmd>:PhpactorContextMenu<CR>")
|
||||
vim.keymap.set("n", "<leader>pn", "<cmd>:PhpactorClassNew<CR>")
|
Reference in a new issue