Some quality of life nvim improvements

This commit is contained in:
Jef Roosens 2022-01-18 15:14:03 +01:00
parent da12818fc8
commit c8af8c155a
Signed by: Jef Roosens
GPG key ID: B580B976584B5F30
4 changed files with 10 additions and 16 deletions

View file

@ -169,11 +169,6 @@ _G.packer_plugins = {
path = "/home/jjr/.local/share/nvim/site/pack/packer/start/vim-surround",
url = "https://github.com/tpope/vim-surround"
},
["vim-toml"] = {
loaded = true,
path = "/home/jjr/.local/share/nvim/site/pack/packer/start/vim-toml",
url = "https://github.com/cespare/vim-toml"
},
vimtex = {
loaded = true,
path = "/home/jjr/.local/share/nvim/site/pack/packer/start/vimtex",