Dev 0.11 merge 2026-05-24 #1

Merged
wyj merged 5 commits from dev-0.11 into main 2026-05-25 03:28:02 -04:00
Showing only changes of commit 1a8d1665a2 - Show all commits
+2
View File
@@ -1,3 +1,5 @@
-- 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.opt.wrap = true