revamp dirs
This commit is contained in:
parent
2e1280e17c
commit
228b088bf7
3 changed files with 7 additions and 22 deletions
|
|
@ -1,4 +0,0 @@
|
|||
vim.env.XDG_CONFIG_HOME = vim.fn.getcwd() .. "/.tests/xdg/config"
|
||||
vim.env.XDG_DATA_HOME = vim.fn.getcwd() .. "/.tests/xdg/data"
|
||||
vim.env.XDG_STATE_HOME = vim.fn.getcwd() .. "/.tests/xdg/state"
|
||||
vim.opt.runtimepath:append(vim.fn.getcwd())
|
||||
Loading…
Add table
Add a link
Reference in a new issue