chore: Fix and add snippets
This commit is contained in:
parent
d5f43bc702
commit
10a762f8da
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