summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--exrc8
1 files changed, 2 insertions, 6 deletions
diff --git a/exrc b/exrc
index b174a82..dadaa83 100644
--- a/exrc
+++ b/exrc
@@ -29,10 +29,6 @@ map gg 1G
map G G
map R :ex^M
-""File operations
-"open with fzf
-map  f ::!env FZF_DEFAULT_COMMAND='git ls-files' fzf >> % :edit GIEdit  :bg
-
" search and replace
map \s :%s/ *$//g
@@ -45,7 +41,7 @@ map gi :%!indent -i4
map gf :%!fmt -w 80 %
"paragraph wrapping
-map Q {j!}par P+. Q+__* g1 w80
+map Q {j!}par P+. Q+__* g1 w80
" reformat paragraph
map gp :?^$?,//!fmt -w 80
@@ -78,7 +74,7 @@ map gt :%s/ *$//
map rc +:r!xclip -o -sel clip^M
" process file with hunspell
-map gh :!hunspell -d en_US %
+map gh :!hunspell -d es_AR %
""Manipulating Buffers
Un proyecto texto-plano.xyz