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