Skip to content

Instantly share code, notes, and snippets.

View ericdodds's full-sized avatar

Eric Dodds ericdodds

View GitHub Profile
@justintanner
justintanner / emacs_hammerspoon.lua
Created August 22, 2022 17:42
Quick fix allowing Google Sheets to use Ctrl+Shift+[n/p/b/f]
-- Emacs Hammerspoon Script
-- Author: Justin Tanner
-- Email: work@jwtanner.com
-- License: MIT
-- What does this script do?
-- Allows you to have *most* Emacs keybindings in other apps.
-- Ctrl-Space space be used to mark and cut text just like Emacs. Also enables Emacs prefix keys such as Ctrl-xs (save).
-- Installation