Piotr Bugała
Piotr Bugała
Puppet is a open-core software configuration management tool that follow principle everything as a code. It was written in ruby at the beginning but now it has parts in Clojure...
Yes `.pp` it should be. `.rb` Should be treated as Ruby(YARD) which DoGe already supports.
@Jelmerro thanks for deep explanation of the problem :). I've run some tests on latest version and is seems to be better. As issue 1 still remains problem 2 is...
I build Vieb from latest commit 3dc00bdb6946906d4e94e5d42b221f50246e00f9 and I can confirm that issue 1 and 3 are solved. There is still slowdown as @Jelmerro mentioned with 1st time entering explore...
I did some testing and noticed few things about 2nd issue. 1. The issue persisted no matter what cache settings I setup. 2. The problem happens only on 1st time...
After few days of testing unfortunately problem 2 returned. I tried to install `native-module` but it failed on make so I did not dig up more to that. Also `native-module`...
What version of VIM you are using? I recently switched to pure Windows gVim 8.0 on my Win7 and hit the same issue. After some troubleshooting it looks like old...
Looks to be that there is still issue with async. I'm using Vim 8.0 and async does not work for me. ``` Messages maintainer: Bram Moolenaar "c:\code\puppet\ilottery_profile\manifests\db2.pp" [unix] 26L, 381C...
Any news on this issue?