diff options
| author | christianchiarulli <chrisatmachine@gmail.com> | 2022-01-02 14:28:26 -0500 |
|---|---|---|
| committer | christianchiarulli <chrisatmachine@gmail.com> | 2022-01-02 14:28:26 -0500 |
| commit | a9f3e7f837775601941c51abfcde7eb9ca708241 (patch) | |
| tree | 0a15901559ce4ef5851ed078ec2dad4d27d1fc7b /lua/user/plugins.lua | |
| parent | efd287ffa01e611a0981b34e70538528e5e96fdb (diff) | |
remove plugin
Diffstat (limited to 'lua/user/plugins.lua')
| -rw-r--r-- | lua/user/plugins.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index 614545c..0035ad8 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -70,7 +70,6 @@ return packer.startup(function(use) -- LSP use "neovim/nvim-lspconfig" -- enable LSP use "williamboman/nvim-lsp-installer" -- simple to use language server installer - use "tamago324/nlsp-settings.nvim" -- language server settings defined in json for use "jose-elias-alvarez/null-ls.nvim" -- for formatters and linters -- Telescope |
