Skip to content

Instantly share code, notes, and snippets.

View neuromaancer's full-sized avatar
🎯
Focusing

Alafate neuromaancer

🎯
Focusing
View GitHub Profile
@Roxbili
Roxbili / overleaf_vim.js
Last active July 22, 2025 13:02
Vim-mode in overleaf
// ==UserScript==
// @name Overleaf Editor VIM Keybindings settings
// @description Vim-mode in overleaf
// @namespace http://tampermonkey.net/
// @version 0.1.1
// @match https://www.overleaf.com/project/*
// @match https://cn.overleaf.com/project/*
// @grant none
// Source 1: https://groups.google.com/d/msg/ace-discuss/gwXMzUM17I4/9B_acHBSCQAJ
// Source 2: https://www.overleaf.com/learn/how-to/How_can_I_define_custom_Vim_macros_in_a_vimrc_file_on_Overleaf%3F
@sts10
sts10 / rust-command-line-utilities.markdown
Last active October 13, 2025 15:30
A curated list of command-line utilities written in Rust

A curated list of command-line utilities written in Rust

Note: I have moved this list to a proper repository. I'll leave this gist up, but it won't be updated. To submit an idea, open a PR on the repo.

Note that I have not tried all of these personally, and cannot and do not vouch for all of the tools listed here. In most cases, the descriptions here are copied directly from their code repos. Some may have been abandoned. Investigate before installing/using.

The ones I use regularly include: bat, dust, fd, fend, hyperfine, miniserve, ripgrep, just, cargo-audit and cargo-wipe.

  • atuin: "Magical shell history"
  • bandwhich: Terminal bandwidth utilization tool
@KillyMXI
KillyMXI / README.md
Last active September 7, 2025 09:09
Obsidian list threading and highlight in live preview and source view