chore: Fix and add snippets
This commit is contained in:
parent
cc57ce9a7f
commit
f42879f9d5
7 changed files with 43 additions and 49 deletions
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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue