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 = {
|
configs.jails = {
|
||||||
default_config = {
|
default_config = {
|
||||||
cmd = {'jails'},
|
cmd = {'jails.exe'},
|
||||||
filetypes = {'jai'},
|
filetypes = {'jai'},
|
||||||
root_dir = function(fname)
|
root_dir = function(fname)
|
||||||
return lsp.util.find_git_ancestor(fname)
|
return lsp.util.find_git_ancestor(fname)
|
||||||
|
|
Loading…
Reference in New Issue