summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris <[email protected]>2021-03-18 15:00:14 -0400
committerChris <[email protected]>2021-03-18 15:00:14 -0400
commit7d88df1914beae94ff8305f5dfa544c196f9dfb9 (patch)
tree259fe5cf77016d7560ee9832c865b3059cd06dd6
parent850c1f6225ebb185cfcacf566d14fa73f136ac6e (diff)
update readme
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index e782c975..28bb231c 100644
--- a/README.md
+++ b/README.md
@@ -54,16 +54,15 @@ go get github.com/mattn/efm-langserver@HEAD
**HIGH PRIORITY**
- formatting using efm server for prettier/eslint
+- list all binaries needed for functionality
- learn what opt is
- better install script, support both nvim and nvcode paths
- learn nvim-dap in depth
- snippet support
- for vsnip :h vim-vsnip, also figure out what integr does
-- list all binaries needed for functionality
-- potentially switch to dashboard
-- fix tabstop for files (maybe sleuth?)
**LOW PRIORITY**
+- potentially switch to dashboard
- make java code actions prettier
- figure out how to customize java formatting
- setup junit tests for java