jabref Ubuntu
-
JabRef
sudo apt-get install jabref ant-doc default-jdk
json jsonc vim-polyglot vscode
- neoclide / jsonc.vim supports C-style comments in JSON.
- vim-polyglot includes JSONC.
-
vimfiles/after/filetype.vim defaults *.json to filetype=jsonc to avoid formatting errors from syntax highlighting for JSON.
set filetype=jsonc