Skip to content
Snippets Groups Projects
Commit d8d8f2a9 authored by iliya.saroukha's avatar iliya.saroukha
Browse files

fix: removed unnecessary LSPs that were getting pre-installed

parent 3a888904
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,6 @@ lsp.preset('recommended')
lsp.ensure_installed({
'clangd',
'rust_analyzer',
'pylsp',
'marksman'
})
-- Fix Undefined global 'vim'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment