chore: set autochdir equal true

pull/121/head
shepherdwind 2024-04-11 18:25:02 +08:00
parent f40015b2bf
commit d47445eaea
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here
vim.o.autochdir = true