mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Ready
This commit is contained in:
parent
3f3a9b2950
commit
900f897e01
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
vim = vim or {}
|
||||
-- Define vim
|
||||
vim = vim or {}
|
||||
|
||||
-- Line Numbering
|
||||
vim.o.relativenumber = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue