From b045061a7f32c0164399af0848586510cd64bbf1 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 3 Apr 2020 14:59:22 -0400 Subject: auto push --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index cde80271..bb7b2d9c 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,12 @@ yarn install --frozen-lockfile ## ALE Linting +## Markdown Preview + +I had to cd into `dein/repos/github.com/iamcco/markdown-preview.nvim/` + +and run 'npx yarn install' + ## TODO - make better use of ftplugin @@ -100,7 +106,7 @@ yarn install --frozen-lockfile - configure coc settings better - need formatter for other languages - set up ale -- Java support +- Java support for Lombock, figured it out on work machine - Need support for image in current ranger implementation - https://github.com/kevinhwang91/rnvimr (Note Ueberzug doesn't work on mac which sucks, also neither does this plugin) - Check out more coc extensions @@ -111,6 +117,8 @@ yarn install --frozen-lockfile - create keymap file and move combinations from general - ultisnips for autogenerate front matter with data and stuff - setup blog with vimwiki +- vimwiki hijacks my TAB complete in md files so I'm disabling [link to issue](https://github.com/vimwiki/vimwiki/issues/353) +- vimwiki also hijacks conceal level ## Notes -- cgit v1.2.3