master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit c54a515556 - Show all commits

View File

@@ -160,7 +160,6 @@ return require('packer').startup(function()
config = function()
vim.opt.cursorline = true
require('modes').setup({
focus_only = true,
line_opacity = 0.2,
})
end,