diff options
author | Chris <[email protected]> | 2021-03-24 00:53:36 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-24 00:53:36 -0400 |
commit | f89d9b425dec430195051aa502815798aca8ae87 (patch) | |
tree | b64aa97c6188c20a8956257bf4c5c6d3755fae16 | |
parent | 6c8bcbca684a0676b47bd302f76739ada0b4f2cd (diff) |
update readme
-rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -150,12 +150,14 @@ To set up your particular debugger, look here: **HIGH PRIORITY** -- list all binaries needed for formatters and linters -- add badges to readme -- json config file (luajson) +From here I will update for bug fixes and implement low priority +features when I have time **LOW PRIORITY** +- list all binaries needed for formatters and linters +- add badges to readme +- json config file (luajson) - Implement what I can from this java config: [link](https://github.com/mfussenegger/nvim-jdtls/wiki/Sample-Configurations) - better ui for code actions - formatting |