refactor(nvim): move plugin config to the
... `after/plugin` directory
This commit is contained in:
parent
8cf3fed368
commit
7d3b82884c
13 changed files with 4 additions and 14 deletions
|
@ -13,7 +13,7 @@ local php = require "opdavies.snippets.php"
|
|||
|
||||
local snippets = {
|
||||
js = javascript,
|
||||
markdown = markdown,
|
||||
all = markdown,
|
||||
php = php,
|
||||
typescript = javascript,
|
||||
vue = javascript,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue