Skip to content

Commit

Permalink
Merge pull request #6 from mikinovation/feature/improve-coc-java
Browse files Browse the repository at this point in the history
feat: improve java setting
  • Loading branch information
mikinovation committed Jun 9, 2024
2 parents 0cab335 + 6819a76 commit fe2d4f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/nvim/settings/coc-settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"coc.preferences.formatOnSave": true,
"explorer.file.showHiddenFiles": true,
"semanticTokens.enable": true,
"tsserver.enable": true
Expand Down

0 comments on commit fe2d4f4

Please sign in to comment.