diff options
author | Chris <[email protected]> | 2021-03-18 14:01:39 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-18 14:01:39 -0400 |
commit | 8a6c861744ab404e6206744129451deb1a6b58ea (patch) | |
tree | 476d1147a10770f283c5b87d2ccb4d2f0b8b20ee | |
parent | 139ce18e479f2677565e972383f8c04a99ee7e0c (diff) |
update readme
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,6 @@ 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 @@ -62,6 +61,7 @@ go get github.com/mattn/efm-langserver@HEAD - 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** - make java code actions prettier |