Eugene Oliveros
Eugene Oliveros
I was having the same problem and I managed to get this working by having this in my config ``` use { 'wincent/command-t', event = 'VimEnter', } ``` Previously it...
@wincent thanks for the response! It does seem to be caused by this plugin: https://github.com/luukvbaal/stabilize.nvim Adding it to the ignore list of stabilize.nvim doesn't seem to fix the issue. It...
@wincent That might be the case. Thanks for your answers! I'll be looking forward to the lua rewrite!
I'm also having the sample problem in which it just gets stuck: ```~/Sources/temp/bulma-sample 39s ❯ npm start > [email protected] start /Users/eugene/Sources/temp/bulma-sample > npm-run-all --parallel css-watch js-watch > [email protected] css-watch /Users/eugene/Sources/temp/bulma-sample...
Well, I'm not sure anymore if this is a bug as it is expecting `` tag to be indented since it is inside the `` tag. I'll just close this...
> i've seen the bug too, so we'll keep this open until we write some tests for html indenting :) Sure. But it works just fine if you use the...
Might be related to #1370 as well
@DiemenDesign Thanks! Though this one seems to be an overkill for what I wanted to achieve as I only want to automatically add `img img-responsive` to images. I don't want...
@DiemenDesign yeah. That's kindas what I want. Do you have any ideas on how?
@drewhemm Thanks for that! I'm also having the same issue but I think I can live with Dejavu :D