chore: Fix and add snippets
This commit is contained in:
4
.config/nvim/lua/mappings.lua
Normal file
4
.config/nvim/lua/mappings.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
--Relative line numbers
|
||||
vim.wo.number=true
|
||||
vim.wo.relativenumber= true
|
||||
|
||||
Reference in New Issue
Block a user