This commit is contained in:
Tadeáš 2024-02-08 00:44:15 +01:00
parent 4ecceee495
commit 8dd95a334d
2 changed files with 5 additions and 15 deletions

View file

@ -2,4 +2,7 @@
-- I promise not to create any merge conflicts in this directory :)
--
-- See the kickstart.nvim README for more information
return {}
--
vim.wo.relativenumber = true
return { }