Skip to content

Commit

Permalink
Adding bsm color libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob6838 committed May 16, 2024
1 parent e3eb84a commit b150c32
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 1,134 deletions.
5 changes: 3 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable"
}
"java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx2G -Xms100m -Xlog:disable",
"cSpell.words": ["Bsms"]
}
Loading

0 comments on commit b150c32

Please sign in to comment.