mirror of
https://github.com/zoriya/flake.git
synced 2026-06-06 20:13:15 +00:00
Fix packpath
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@
|
|||||||
"${config}/after",
|
"${config}/after",
|
||||||
}
|
}
|
||||||
vim.opt.packpath = {
|
vim.opt.packpath = {
|
||||||
"${pluginPack}/pack/packages/opt",
|
"${pluginPack}",
|
||||||
vim.env.VIMRUNTIME,
|
vim.env.VIMRUNTIME,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user