GitLab seems to need HTML5 local storage to load comments - dotfiles - leot's dotfiles
 (HTM) hg clone https://bitbucket.org/iamleot/dotfiles
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset 608ea3c7ecfffe2cb2ae35114e7f310b8993bd7f
 (DIR) parent 372985ad761ad35f0e082dc3d685601c96b18317
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Tue, 19 Mar 2019 11:20:49 
       
       GitLab seems to need HTML5 local storage to load comments
       
       Diffstat:
        config/vimb/config |  1 +
        1 files changed, 1 insertions(+), 0 deletions(-)
       ---
       diff -r 372985ad761a -r 608ea3c7ecff config/vimb/config
       --- a/config/vimb/config        Tue Mar 19 10:33:25 2019 +0100
       +++ b/config/vimb/config        Tue Mar 19 11:20:49 2019 +0100
       @@ -80,6 +80,7 @@
               au LoadCommitted *://ilmanifesto.it/* set header=User-Agent=Googlebot-News
               au LoadCommitted *://www.haaretz.com/* set header=User-Agent=Googlebot-News
        
       +       au LoadCommitted *://gitlab.gnome.org/* set html5-local-storage=true
               au LoadCommitted *://ssh.cloud.google.com/* set html5-local-storage=true
               au LoadCommitted *://travis-ci.org/* set html5-local-storage=true
               au LoadCommitted *://travis-ci.com/* set html5-local-storage=true