Skip to content
View llinfeng's full-sized avatar
  • The University of Michigan
  • Ann Arbor, MI, USA

Sponsoring

@bovine3dom
@ddvk

Highlights

  • Pro
Block or Report

Block or report llinfeng

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
llinfeng/README.md

My GitHub Stats

Pinned

  1. Tuning colorization of Vim for E-ink... Tuning colorization of Vim for E-ink display
    1
    function! Dasung() " Specify a readable color scheme.
    2
        " Set color scheme, so that mostly things are readable
    3
        colorscheme delek
    4
        " Tune the airline color scheme (feel free to take it away).
    5
        AirlineTheme zenburn
  2. Greasemonkey Script with Forward sea... Greasemonkey Script with Forward search in Overleaf
    1
    // ==UserScript==
    2
    // @name         Overleaf Editor Custom VIM Keybindings
    3
    // @namespace    http://tampermonkey.net/
    4
    // @version      0.1
    5
    // @match        https://www.overleaf.com/project/*