fix typo
This commit is contained in:
parent
b43d70aa2f
commit
d7047204ea
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
-- Options are automatically loaded before lazy.nvim startup
|
-- Options are automatically loaded before lazy.nvim startup
|
||||||
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
|
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
|
||||||
-- Add any additional options her
|
-- Add any additional options here
|
||||||
|
|
||||||
-- Disable relative line numbers
|
-- Disable relative line numbers
|
||||||
vim.o.relativenumber = false
|
vim.o.relativenumber = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue