Some quality of life nvim improvements
This commit is contained in:
parent
da12818fc8
commit
c8af8c155a
4 changed files with 10 additions and 16 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue