diff options
author | Chris <[email protected]> | 2021-03-18 02:42:20 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-18 02:42:20 -0400 |
commit | 43f09d00ccf2d966df805d11b14ab5efe2a552cf (patch) | |
tree | 0b947463ce621aca6bdda2727a99879fa1023b16 /README.md | |
parent | a7d4044361145f2af7736a40620ea002ae8c4ced (diff) |
updates
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -54,14 +54,16 @@ go get github.com/mattn/efm-langserver@HEAD **HIGH PRIORITY** - formatting using efm server for prettier/eslint +- redo barbar highlight groups - 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 **LOW PRIORITY** -- redo barbar highlight groups - make java code actions prettier - figure out how to customize java formatting - setup junit tests for java |