Updated gui and init files
This commit is contained in:
@@ -21,7 +21,8 @@ vim.g.neovide_cursor_vfx_mode = "railgun"
|
||||
|
||||
-- goneovim
|
||||
|
||||
local goneovimDir = "C:\\Users\\Ante\\scoop\\apps\\goneovim\\current"
|
||||
local home = os.getenv("HOME")
|
||||
local goneovimDir = home .. "\\scoop\\apps\\goneovim\\current"
|
||||
|
||||
if vim.g.goneovim and vim.fn.getcwd() == goneovimDir then
|
||||
vim.cmd([[cd ~]])
|
||||
|
||||
Reference in New Issue
Block a user