remove postgres nullls

This commit is contained in:
talksik
2023-06-26 13:20:42 -07:00
parent d26109d136
commit 4e9fb45db1
3 changed files with 0 additions and 19 deletions
-5
View File
@@ -170,11 +170,6 @@ _G.packer_plugins = {
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/mason.nvim",
url = "https://github.com/williamboman/mason.nvim"
},
["null-ls.nvim"] = {
loaded = true,
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/null-ls.nvim",
url = "https://github.com/jose-elias-alvarez/null-ls.nvim"
},
["nvim-cmp"] = {
loaded = true,
path = "/home/talksik-fedora/.local/share/nvim/site/pack/packer/start/nvim-cmp",