Global Snippets Section (like gist.github.com)

Created by: rahul286

Gitlab already have snippets section under each project.

Like: http://gitabhq.com/project-name/snippets/

I guess with some tweaking, we can create a global snippets sections like

Like: http://gitabhq.com/snippets/

This can be used as gist.github.com for private code-snippets.

Most of the times, developers create 10-15 lines of codes to automate small things. Having a private /snippets area will be helpful.

Just my thoughts.