Ashish Mohite

Results 3 issues of Ashish Mohite

Why is this not supported anymore. Is there an alternative for this API ?

i'm trying to configure root marker for angular language service ``` angularls = { root_markers = { 'angular.json' }, }, ``` but this is not taking effect: `:checkhealth` ``` vim.lsp:...