Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
emacs nix-update hook
evanjs
Oct 22nd, 2019
84
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Lisp
0.48 KB
| None
|
0
0
raw
download
clone
embed
print
report
(
require 'nix-update
)
(
add-hook 'nix-mode-nix-update-hook
(
lambda
(
)
(
local-set-key
(
kbd
"C-.u"
)
'nix-update-fetch
)
)
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Common Lisp Exercise
Lisp | 1 hour ago | 2.21 KB
change header logo on certain category page
PHP | 2 hours ago | 1.24 KB
altour_vertex_twosprints.py
Python | 4 hours ago | 12.21 KB
dopamine.wtf - The North Is Undead
Lua | 5 hours ago | 217.88 KB
Untitled
JSON | 6 hours ago | 0.68 KB
2.5I
Lua | 6 hours ago | 0.59 KB
2.5U
Lua | 6 hours ago | 0.69 KB
Hello There Animation by Jordan Brown
JavaScript | 6 hours ago | 6.29 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!