Skip to content

Instantly share code, notes, and snippets.

@nverno
nverno / shellcheck.el
Created October 7, 2023 01:43
Shellcheck compile
;;; shellcheck.el --- shellcheck compilation -*- lexical-binding: t; -*-
;;; Commentary:
;;
;; Compilation output for .sh and .bat files using shellcheck
;;
;; Provides:
;; - font-locking in the output buffer via `xterm-color'
;; - links b/w shellcheck output and source locations
;; - converts 'SC****' warnings/errors to buttons that link to their documentation
@nverno
nverno / llvm-mode.el
Last active September 30, 2019 04:47
emacs support for llvm source
;;; llvm-mode.el --- Major mode for the LLVM assembler language. -*- lexical-binding: t; -*-
;;; Commentary:
;; Major mode for editing LLVM IR files.
;; Modified from https://github.com/llvm-mirror/llvm//utils/emacs/llvm-mode.el
;; to include
;; - additional syntax
;; - font-lock for globals (vars/declares/defines)
### Keybase proof
I hereby claim:
* I am nverno on github.
* I am nverno (https://keybase.io/nverno) on keybase.
* I have a public key ASB-ICEYAw1W-FH00075c2D9jH8IG5WBrm2kvdTgRiDN_wo
To claim this, I am signing this object:
@nverno
nverno / Update-AUPacakges.md
Last active November 5, 2016 08:00
Update-AUPackages Report #powershell #chocolatey