mirror of
https://github.com/genebean/dots.git
synced 2026-05-31 07:45:20 -04:00
Compare commits
2 commits
4295964272
...
9bd4265094
| Author | SHA1 | Date | |
|---|---|---|---|
| 9bd4265094 | |||
| 0f5d7c6b64 |
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ vim.opt.mouse = "a"
|
|||
|
||||
vim.keymap.set("n", "<leader>h", ":nohlsearch<CR>")
|
||||
|
||||
vim.wo.relativenumber = true
|
||||
vim.wo.number = true
|
||||
|
||||
vim.o.termguicolors = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue