move stuff to common and half figured out the install script
This commit is contained in:
2
common/.config/nvim/lua/globals.lua
Normal file
2
common/.config/nvim/lua/globals.lua
Normal file
@@ -0,0 +1,2 @@
|
||||
DATA_PATH = vim.fn.stdpath('data')
|
||||
CACHE_PATH = vim.fn.stdpath('cache')
|
||||
Reference in New Issue
Block a user