summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris <[email protected]>2021-03-21 20:59:02 -0400
committerChris <[email protected]>2021-03-21 20:59:02 -0400
commita24a4909ce3ad79c6ab80e1bc89e05639902458c (patch)
treea24400775ef0c94ea8ba4b03b19bb1bbaa4a08ab
parent9a4ecc266019502130c409a91fda5a0b57325a8b (diff)
update TODOs
-rw-r--r--README.md21
1 files changed, 13 insertions, 8 deletions
diff --git a/README.md b/README.md
index dce50868..4b106ed2 100644
--- a/README.md
+++ b/README.md
@@ -140,26 +140,31 @@ Topic](https://github.com/topics/vscode-snippets)
**HIGH PRIORITY**
- learn nvim-dap in depth
-- potentially switch to dashboard
- vim ult test
+- potentially switch to dashboard
- Implement what I can from this java config:
[link](https://github.com/mfussenegger/nvim-jdtls/wiki/Sample-Configurations)
- better ui for code actions - formatting
- setup junit tests for java
- neovim lightbulb config
-- list all binaries needed for functionality
-- configure neogit
-- toggle virtual text diagnostics
**LOW PRIORITY**
-- spell not activated in readme Markdown
-- better autoimport
-- can' find global bianry for markdownlint
-- keep and eye on indent guides plugin for thin lines
- look into autoinstall lsp
- get logo
- move language servers not installed with npm to neovim local share
location
- json config file (luajson)
+- look into emmet-ls
- better install script, support both nvim and nvcode paths
+- toggle virtual text diagnostics
+- configure neogit
+- list all binaries needed for functionality
+- html snippets in react (maybe)
+
+**PLUGIN BUGS**
+
+- spell not activated in readme Markdown
+- better autoimport
+- can't find global bianry for markdownlint
+- keep and eye on indent guides plugin for thin lines