Compare commits

..

No commits in common. "9bd426509457ca8268edb4cc5ea54f8c2bc246fa" and "429596427228bbfbda4cb30723bae076f5e65cdc" have entirely different histories.

View file

@ -17,7 +17,7 @@ vim.opt.mouse = "a"
vim.keymap.set("n", "<leader>h", ":nohlsearch<CR>")
vim.wo.number = true
vim.wo.relativenumber = true
vim.o.termguicolors = true