mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 01:39:54 +01:00
testing mirror
This commit is contained in:
@@ -4,7 +4,7 @@ local lspconfig = require("lspconfig")
|
|||||||
local cmp_cap = require("config.cmp").capabilities
|
local cmp_cap = require("config.cmp").capabilities
|
||||||
local newlspconfig = vim.lsp.config
|
local newlspconfig = vim.lsp.config
|
||||||
|
|
||||||
-- Fix!
|
-- Fix this!
|
||||||
local lspenable = vim.lsp.enable
|
local lspenable = vim.lsp.enable
|
||||||
lspenable("")
|
lspenable("")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user