 
      
    | You are here | mikegrouchy.com | ||
| | | | | www.n16f.net | |
| | | | | The SLIME Emacs package for Common Lisp supports cross-referencing: one can list all references pointing to a symbol, move through this list and jump to the source code of each reference. Removing automatic reference jumps While cross-referencing is very useful, the default configuration is frustrating: moving through the list in the Emacs buffer triggers the jump to the reference under the cursor. If you are interested in a reference in the middle of the list, you will have to move to it, opening multip... | |
| | | | | mbuffett.com | |
| | | | | I've been working on a web project for a few months now and thought I'd take stock of the tools I've been using. So I went through my zsh_history (fun fact, since March I've run 3,950 commands for this project). These are only the "generic" tools, I've excluded any stack-specific tools, like ghci, pgcli, docker, spago, etc. I've also excluded obvious tools and built-ins, like ssh, scp, and git. {html,js,css}-beautify When I'm on the frontend, it's not uncommon to deal with minified code. I'll often pipe curl's output into one of these, before redirecting it into a file, ex. curl www.google.com | html-beautify > google.html. | |
| | | | | srijan.ch | |
| | | | | Bare bones emacs configuration from when I first started using Emacs | |
| | | | | hamvocke.com | |
| | | Customize the look and feel of tmux | ||