diff options
author | Chris <[email protected]> | 2021-03-21 23:14:19 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-21 23:14:19 -0400 |
commit | 105806c4e9ef19ffba7292b533a3d733bc891934 (patch) | |
tree | 9aaa4acc8b592286538d520884fc1f62647c1257 | |
parent | b8ea31f94be7fe004107c7c40208825aee0ed75f (diff) |
update todos
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -140,12 +140,12 @@ Topic](https://github.com/topics/vscode-snippets) **HIGH PRIORITY** - learn nvim-dap in depth -- vim ult test - 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 +- better vscode support **LOW PRIORITY** @@ -162,10 +162,11 @@ Topic](https://github.com/topics/vscode-snippets) - list all binaries needed for functionality - html snippets in react (maybe) - configure kshenoy/vim-signature +- vim ult test **PLUGIN BUGS** - spell not activated in readme Markdown - better autoimport -- can't find global bianry for markdownlint +- can't find global binary for markdownlint - keep and eye on indent guides plugin for thin lines |