mirror of
https://github.com/prabirshrestha/vim-lsp.git
synced 2025-12-14 20:35:59 +01:00
* use lua if available for diff * add docs * sync with latest vim-lsc changes * lazily init lua * update vim to 8.2.0817 * update vim to 8.2.0817 for windows * use vim 8.2.0814 * check for path 8.2.0775 before enabling lua * use vim 8.2.0813 since it exists for both linux and windows * update lua patch check * optimize vimscript diff by using range * fix lint issues