From a3690ed8ca90823787fbaddb72f0a1874f1e999d Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Wed, 17 Nov 2021 22:24:43 +0100 Subject: Add lunarvim update to lsp/general --- .config/nvim/lua/bootstrap.lua | 3 --- 1 file changed, 3 deletions(-) (limited to '.config/nvim/lua/bootstrap.lua') diff --git a/.config/nvim/lua/bootstrap.lua b/.config/nvim/lua/bootstrap.lua index a461964..4247f04 100644 --- a/.config/nvim/lua/bootstrap.lua +++ b/.config/nvim/lua/bootstrap.lua @@ -1,7 +1,5 @@ local M = {} -local uv = vim.loop - ---Join path segments that were passed as input ---@return string function _G.join_paths(...) @@ -67,7 +65,6 @@ function M:init() return self end ----Update LunarVim ---pulls the latest changes from github and, resets the startup cache function M:update() package.loaded["utils.hooks"] = nil -- cgit v1.2.3-70-g09d2