From 6ead0188531a6a3447eb48de603656fe879c9401 Mon Sep 17 00:00:00 2001 From: rebuilt Date: Tue, 6 Jul 2021 13:32:29 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 33 --------------------------------- 1 file changed, 33 deletions(-) diff --git a/Home.md b/Home.md index b7a5ad7..b694678 100644 --- a/Home.md +++ b/Home.md @@ -19,39 +19,6 @@ - [Community links](#community-links) - [TODO](#todo) -# TODO - -**HIGH PRIORITY** - -- Move user config into `config.lua` ts-comment string for react -- From here I will update for bug fixes and implement low priority - features when I have time -- different key to advance through snippets - -**LOW PRIORITY** - -- vim vsnips dir should be co-located with config -- list all binaries needed for formatters and linters (one day add in - wiki) -- 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 -- look into emmet-ls -- vim ult test -- which-key all in lua -- what is `fzy` -- https://github.com/pwntester/octo.nvim -- configure surround -- Implement this for typescript - https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils -- look into tabnine - -**PLUGIN BUGS** - -REACT COMMENTING IS A NIGHTMARE (the filetype is just not recognized idk -why) - [![GitHub license](https://img.shields.io/github/license/ChristianChiarulli/LunarVim)](https://github.com/ChristianChiarulli/LunarVim/blob/master/LICENSE) [![Open Source?