From 4dbef437d707f82ca5ceffa24ea6198e966888d6 Mon Sep 17 00:00:00 2001 From: JP Appel Date: Tue, 6 Feb 2024 12:59:02 -0500 Subject: refactor: use hostname to set colorscheme --- nvim/lua/plugins/lspzero.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'nvim/lua/plugins/lspzero.lua') diff --git a/nvim/lua/plugins/lspzero.lua b/nvim/lua/plugins/lspzero.lua index bc16001..66c4709 100644 --- a/nvim/lua/plugins/lspzero.lua +++ b/nvim/lua/plugins/lspzero.lua @@ -8,6 +8,7 @@ return { {'williamboman/mason-lspconfig.nvim'}, -- Optional -- Autocompletion + -- TODO: move dependencies {'hrsh7th/nvim-cmp'}, -- Required {'hrsh7th/cmp-nvim-lsp'}, -- Required {'L3MON4D3/LuaSnip'}, -- Required -- cgit v1.2.3