This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Update
master
10sr
1 year ago
parent
e6695fb840
commit
2bf62984e2
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
emacs.el
+ 3
- 0
emacs.el
View File
@@ -3030,6 +3030,9 @@ ARGS are not used."
(set-variable 'awk-preview-default-program
"# C-c C-l: Update preview C-c C-c: Commit and exit
# C-c C-r: Resest to original C-c C-k: Abort
BEGIN {
# FS = \",\"
}
{
# Replace string
# gsub(BEFORE, AFTER, $0)
Write
Preview
Loading…
Cancel
Save