fix: snippets

This commit is contained in:
Fabio Lenherr 2022-11-09 17:45:58 +01:00
parent 4cca98941e
commit 14c9fc6498
7 changed files with 50 additions and 26 deletions

View file

@ -25,4 +25,8 @@ require("telescope").load_extension("fzy_native")
require("impatient").enable_profile()
require("nightfox")
require('Comment').setup()
require('vgit').setup()
-- require('vgit').setup()
-- vim.o.updatetime = 3000
-- vim.o.incsearch = false
-- vim.wo.signcolumn = 'yes'