Skip to content

Instantly share code, notes, and snippets.

View manchitro's full-sized avatar
🐒
Evolving

Sazid Uddin manchitro

🐒
Evolving
  • Orion Informatics Ltd.
  • Dhaka, Bangladesh
View GitHub Profile
// ==UserScript==
// @name Overleaf Editor Custom VIM Keybindings
// @namespace http://tampermonkey.net/
// @version 0.1
// @match https://www.overleaf.com/project/*
// @grant none
// ==/UserScript==
(function() {
'use strict';