[READ-ONLY] Mirror of https://github.com/Savy011/dotfiles.
Something went wrong. Try again.
123456789101112131415161718vim.o.hlsearch = falsevim.wo.number = truevim.o.mouse = 'a'vim.o.clipboard = 'unnamedplus'vim.o.breakindent = truevim.o.undofile = truevim.o.ignorecase = truevim.o.smartcase = truevim.wo.signcolumn = 'yes'vim.o.updatetime = 250vim.o.timeoutlen = 300vim.o.completeopt = 'menuone,noselect'vim.o.termguicolors = truevim.opt.tabstop = 2vim.opt.shiftwidth = 2vim.opt.autoindent = truevim.opt.smartindent = true