Update nvim
This commit is contained in:
@@ -1,6 +1,3 @@
|
|||||||
-- Prevent cargo compiler from being loaded
|
|
||||||
vim.g.current_compiler = 'custom'
|
|
||||||
|
|
||||||
-- Load persistent configuration from .workspace.lua
|
-- Load persistent configuration from .workspace.lua
|
||||||
local ws_file = "./.nvim.workspace.lua"
|
local ws_file = "./.nvim.workspace.lua"
|
||||||
local loaded, workspace = pcall(dofile, ws_file)
|
local loaded, workspace = pcall(dofile, ws_file)
|
||||||
|
|||||||
Reference in New Issue
Block a user