mirror of https://github.com/zpl-zak/nvimrc
jails.exe
parent
6cf4bf964c
commit
f7df152271
|
@ -73,7 +73,7 @@ local configs = require('lspconfig.configs')
|
|||
|
||||
configs.jails = {
|
||||
default_config = {
|
||||
cmd = {'jails'},
|
||||
cmd = {'jails.exe'},
|
||||
filetypes = {'jai'},
|
||||
root_dir = function(fname)
|
||||
return lsp.util.find_git_ancestor(fname)
|
||||
|
|
Loading…
Reference in New Issue