Set autochdir
This commit is contained in:
parent
664934ea74
commit
0a5251af60
1 changed files with 1 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -966,5 +966,6 @@ require('lazy').setup({
|
|||
},
|
||||
})
|
||||
|
||||
vim.opt.autochdir = true
|
||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||
-- vim: ts=2 sts=2 sw=2 et
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue