ctaylo21 / jarvis

Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
MIT License
712 stars 135 forks source link

Temporary Fix: Set denite compatible commit #21

Closed jhkersul closed 5 years ago

jhkersul commented 5 years ago

If anyone tries to install Jarvis today it will not work due to issue #20.

This PR temporarily fixes that, specifying a compatible Denite commit (the last commit from 2.0 version).

ctaylo21 commented 5 years ago

I appreciate the effort to do a temporary fix. The (hopefully) permanent one ended up being pretty simple once I looked at it, so I went ahead and merged that into master. Thanks again for the work and bug report!

ctaylo21 commented 5 years ago

Actually, I'm seeing several issues now working with Denite. I'm going to merge this in until we can get the correct solution.