Files
DCGOS/home/nvim/lua/config/options.lua
dichgrem e02cfc5dcd build:neotree
fix:highlight
fix:nvim_fmt
fix:stop_autofmt
fix:update_notice
fix:niri_scroll
2025-11-15 21:55:28 +08:00

4 lines
236 B
Lua

-- 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.g.autoformat = false