@ -168,6 +168,9 @@ require('lazy').setup({
-- See `:help vim.o`
-- NOTE: You can change these options as you wish!
-- Used for wrapping during text formatting
vim.o.textwidth = 120
-- Set highlight on search
vim.o.hlsearch = false