|
|
* Added support for the kotlin-language-server
* Added support for the kotlin-language-server
* replaced hardtabs with softtabs
added vim-layouting hint
removed noise: log-level already defined in default config; grab root_dir explicitly
replaced vscode in favor of package_json
* removed unused global variable for passing lua-lint-check
* updated content of README with configuration options from package.json (https://raw.githubusercontent.com/fwcd/vscode-kotlin/master/package.json)
* intendation of first item corrected
* removed invalid offsetEncoding, set via util.utf8_config
> The provided utf8_confg from util.lua is intended for usages of the protocol extensions with clangd (https://clangd.llvm.org/extensions.html#utf-8-offsets)
|