Speedup zsh

This commit is contained in:
Dave Gallant
2021-07-28 12:08:14 -04:00
parent 0061301ec5
commit 170fbb3a7c
4 changed files with 19 additions and 27 deletions

View File

@@ -230,7 +230,6 @@ require("twilight").setup {
},
exclude = {}, -- exclude these filetypes
}
vim.cmd[[autocmd BufEnter * :TwilightEnable]]
-- vim-go
vim.g.go_auto_sameids = 0