]> Sergey Matveev's repositories - vim-lsp.git/commit
initializationOptions and doc corrections
authorAndrei Tihonovschi <andrew@bw.at.home>
Mon, 31 Oct 2022 20:28:18 +0000 (22:28 +0200)
committerAndrei Tihonovschi <andrew@bw.at.home>
Mon, 31 Oct 2022 20:28:18 +0000 (22:28 +0200)
commit4bb0c8119a4fcfa1ae605d3c111bf3f3e06624a0
tree2d781b20e953787ef96d1fdc687ff31a8f49e95e
parentf0c2efea0f32c47d9d950d810a91f4d340d1171c
initializationOptions and doc corrections

* Corrected `initializationOptions` field type. According to
  specification this should be of type `LSPAny` - `any`
* Corrected `PHP` language server configuration section
* Added hint on `LspFormat` command since it is not obvious which
  indentation options are used and how indentation may be controlled
README.md
autoload/lsp/lsp.vim
autoload/lsp/lspserver.vim
doc/lsp.txt