diff options
author | Chris <[email protected]> | 2021-03-08 03:30:27 -0500 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-08 03:30:27 -0500 |
commit | e52ba72cc2021064d4e55a9a92b864cd8cd42dd7 (patch) | |
tree | b038dee61257de22e4bec315c45f43b7805f5da9 | |
parent | 368f4042502071d087d49a8ad52059b0cc7cd16b (diff) |
added some plugins to look into, setting up lua and native LSP should be next
-rw-r--r-- | README.md | 14 |
1 files changed, 10 insertions, 4 deletions
@@ -187,6 +187,16 @@ Along with some of my config files you can find in `utils/vscode_config` ## TODO - Better Documentation + https://github.com/gennaro-tedesco/nvim-jqx + https://github.com/nathunsmitty/nvim-ale-diagnostic + https://github.com/mattn/efm-langserver + https://github.com/windwp/nvim-ts-closetag + https://github.com/nvim-telescope/telescope-media-files.nvim + https://github.com/kosayoda/nvim-lightbulb + https://github.com/ms-jpq/chadtree + https://github.com/b3nj5m1n/kommentary + https://github.com/glepnir/lspsaga.nvim + https://github.com/nvim-lua/completion-nvim ## CoC extensions to check out @@ -201,10 +211,6 @@ Along with some of my config files you can find in `utils/vscode_config` ## LOW PRIORITY TODO -https://github.com/gennaro-tedesco/nvim-jqx -https://github.com/nathunsmitty/nvim-ale-diagnostic -https://github.com/mattn/efm-langserver - If anyone reading this has any suggestions about implementing any of the following I will accept a PR, but these are not priority. - ale |