aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/lsp/buf.lua
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-07-31 22:59:55 +0200
committerChristian Clason <c.clason@uni-graz.at>2024-08-01 10:14:10 +0200
commit13a4e612318c70e8f52f6fa6545ed40c8d0f1b2b (patch)
treed99e5c22720a6aca1830e49f81fd94b04d63ce39 /runtime/lua/vim/lsp/buf.lua
parenta70371ff0066c27a78e2f9df84e29b7d52d7cf84 (diff)
downloadrneovim-13a4e612318c70e8f52f6fa6545ed40c8d0f1b2b.tar.gz
rneovim-13a4e612318c70e8f52f6fa6545ed40c8d0f1b2b.tar.bz2
rneovim-13a4e612318c70e8f52f6fa6545ed40c8d0f1b2b.zip
vim-patch:9aabcef: runtime(java): Tidy up the syntax file
- Prefix all global variables with "g:". - Add spaces around each variable assignment operator. - Remove extraneous whitespace characters. - Remove a spurious _serializable_ Java keyword (since v1.1, java.io.Serializable and java.io.Externalizable interfaces provide an API for object serialization; see vim-6-0j). - Normalise the syntax definition argument order by making _contained_ the first argument of each such definition. - Normalise the argument tabulation for highlighting group definitions. Reference: https://web.archive.org/web/20010821025330/java.sun.com/docs/books/jls/first_edition/html/1.1Update.html related: vim/vim#15399 https://github.com/vim/vim/commit/9aabcef1c8f61a7d4f2facf6a510ab6d4f2d52f3 Co-authored-by: Aliaksei Budavei <0x000c70@gmail.com>
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions