Skip to content

Commit

Permalink
chore(jdtls): modify
Browse files Browse the repository at this point in the history
  • Loading branch information
ttak0422 committed Jan 14, 2025
1 parent db12556 commit 4376d45
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion fnl/after/java.fnl
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,12 @@
(jdtls.dap.setup_dap_main_class_configs)
(each [_ k (ipairs N)]
(vim.keymap.set :n (. k 1) (. k 2) (. k 3)))))
flags {:allow_incremental_sync true :debounce_text_changes 300}
config {: root_dir
: settings
: cmd
: capabilities
: on_attach
: flags
: handlers
: init_options}]
(set vim.g.jdtjdt bundles)
Expand Down
3 changes: 2 additions & 1 deletion lua/autogen/after/java.lua

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4376d45

Please sign in to comment.