config/nvim: remove duplicate settings
This commit is contained in:
parent
413750ce81
commit
403116dd45
1 changed files with 0 additions and 2 deletions
|
@ -11,8 +11,6 @@ vim.g.loaded_netrwPlugin = 1
|
|||
-- colours
|
||||
vim.o.background = "light"
|
||||
vim.opt.termguicolors = true
|
||||
vim.opt.relativenumber = true
|
||||
vim.opt.signcolumn = "number"
|
||||
|
||||
-- line numbers
|
||||
vim.opt.number = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue