Move neovim configuration
This commit is contained in:
parent
d9e982c240
commit
ee19e63f4d
55 changed files with 188 additions and 198 deletions
2
modules/editor/config/plugin/phpactor.lua
Normal file
2
modules/editor/config/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>")
|
Loading…
Add table
Add a link
Reference in a new issue