refactor(defaults): Replace 'vim.go' with 'vim.opt'

This commit is contained in:
rajvatsal 2024-01-05 18:42:41 +05:30
parent 001e4f13f9
commit 96627e3b57
2 changed files with 1 additions and 3 deletions

View file

@ -22,7 +22,5 @@ return {
'rose-pine/neovim',
name = 'rose-pine',
priority = 1000,
config = function()
end
}
}