summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris <[email protected]>2021-03-18 14:01:39 -0400
committerChris <[email protected]>2021-03-18 14:01:39 -0400
commit8a6c861744ab404e6206744129451deb1a6b58ea (patch)
tree476d1147a10770f283c5b87d2ccb4d2f0b8b20ee
parent139ce18e479f2677565e972383f8c04a99ee7e0c (diff)
update readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 67fb11a9..e782c975 100644
--- a/README.md
+++ b/README.md
@@ -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