fix: path comments

This commit is contained in:
David JULIEN 2021-05-21 12:26:03 +02:00
parent 4959c90448
commit 2cd4ccc6ee
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ require("lsp.c") -- ./lua/lsp/c.lua
require("lsp.python") -- ./lua/lsp/python.lua
-- auto complete
require("plugin.compe") -- ./lua/compe.lua
require("plugin.compe") -- ./lua/plugin/compe.lua