From d97766b0a75c4b376ff517ca1e88abc442aed38d Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 19 Mar 2021 22:35:58 -0400 Subject: snippet stream --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index de2753b2..b76abfdf 100644 --- a/README.md +++ b/README.md @@ -76,20 +76,23 @@ To use vim-gists you will need to configure the following: git config --global github.user ``` +## Snippets + +If you are looking for snippets checkout this github topic: [Snippet Topic](https://github.com/topics/vscode-snippets) + ## TODO **HIGH PRIORITY** +- lsp kind for snippets - list all binaries needed for functionality - learn what opt is - learn nvim-dap in depth -- snippet support -- for vsnip :h vim-vsnip, also figure out what integr does - add utf8 line col and spaces (maybe blame) - potentially switch to dashboard - update Vista symbols +- vim ult test **LOW PRIORITY** -- configure nvim-peekup - better install script, support both nvim and nvcode paths - make java code actions prettier - figure out how to customize java formatting @@ -100,6 +103,7 @@ git config --global github.user - look into autoinstall lsp - json config file (luajson) - get logo +- configure nvim-peekup - configure neogit - toggle virtual text diagnostics - move language servers not installed with npm to neovim local share location -- cgit v1.2.3