nvim: after/ftplugin/scheme: Drop use of racket lang server for scheme
This commit is contained in:
parent
5674bbdc06
commit
8d2b94856c
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
||||||
local lsp_utils = require('lsp-utils')
|
|
||||||
local scheme_config = lsp_utils.scheme_config()
|
|
||||||
|
|
||||||
vim.lsp.start(scheme_config)
|
|
Loading…
Reference in a new issue