@@ -33,7 +33,7 @@ O = {
dashboard = {active = false},
matchup = {active = false},
colorizer = {active = false},
- numb = {active = false}
+ numb = {active = false},
},
@@ -1,4 +0,0 @@
-require('numb').setup{
- show_numbers = true, -- Enable 'number' for the window while peeking
- show_cursorline = true -- Enable 'cursorline' for the window while peeking
-}
@@ -64,7 +64,6 @@ return require("packer").startup(function(use)
config = function()
require('lv-which-key').config()
end,
- event = "BufRead"
}
-- Autopairs
@@ -93,3 +93,5 @@ O.lang.go.autoformat = true
-- And I think `ver` means vertical and `hor` means horizontal.
-- The numbers didn't make a difference in alacritty. Please change
-- the number to something that suits your needs if it looks weird.
+