Skip to content

Commit 83aff4c

Browse files
committed
new phrases
1 parent ab8b0e7 commit 83aff4c

File tree

4 files changed

+17
-8
lines changed

4 files changed

+17
-8
lines changed

nvim/init.vim

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
" nvim file: ~/.config/nvim/init.vim
2-
" Last Change: 2018 abr 14 12:58
2+
" Last Change: 2018 abr 16 19:30
33
" vim: ff=unix ai et ts=4
44
" Author: Sérgio Luiz Araújo Silva
55
" Reference: http://sergioaraujo.pbworks.com/w/page/15864094/vimrc
@@ -555,7 +555,7 @@ endfunction
555555
fun! CleanFlaschards() abort
556556
%w! output.csv-backup
557557
let @a = 'gg0vg_ydd}}{jA[sound:0];JdapGopgg'
558-
let @b = 'vg_ydd}{jA[sound:0];J:g/^$/exec "normal! ddgg\<CR>"'
558+
let @b = 'vg_ydd}{jA[sound:0];J:g/^$/exec "normal! ddgg":%normal! A;MairoVergara'
559559
%s/<script\_.\{-}<\/script>//ge
560560
%s/\v\<(\/)?(p|em|strong|br)(\/)?\>//ge
561561
g/^(.*)/d
@@ -569,7 +569,9 @@ fun! CleanFlaschards() abort
569569
g/\.mp3$/s/^\d\+-//g
570570
g/.*mp3/s,%E2%80%99\|%E2%80%93\|%E2%80%98\|%E2%80%9,_,ge
571571
g/.*\.mp3/s,%E2%80%9C\|%E2%80%9D,,ge
572+
g/PDF+MP3/exec 'normal dG\<Enter>'
572573
%s,\(\.\)\(<\/b>\)$,\2\1,ge
574+
%s/^\n\{2,}/\r/ge
573575
normal ggvip
574576
let selectionsize = line("'>") - line("'<") + 1
575577
echom "Execute a macro 'a' " . (selectionsize - 1) . " vezes"

vim/wiki/gnomeshell.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# gnomeshell.md - Last Change: 2018 fev 16 17:04
1+
# gnomeshell.md - Last Change: 2018 abr 16 16:46
22
```
33
Created: Wed 04/May/2011 hs 17:23
44
```
@@ -32,6 +32,7 @@ Created: Wed 04/May/2011 hs 17:23
3232
Maximize................... Super + Up
3333
Unmaximize ................ Super + Down
3434
Fit half the screen ....... Super + Left/Right
35+
zoon in and out ........... Alt + Super + 8
3536
3637
Show messages ............. Super + M
3738
JavaScript console ........ type 'lg' in the Alt+F2 prompt (Esc) to exit

vim/wiki/hack.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
# hack.md - Last Change: 2018 abr 02 18:24
2-
3-
``` markdown
4-
Created: ter 10 jan 2017 13:47:48 BRT
5-
```
1+
# hack.md - Last Change: 2018 abr 17 07:15
62

73
See more at [dicasgoogle](dicasgoogle.md)
84

@@ -14,6 +10,9 @@ See more at [dicasgoogle](dicasgoogle.md)
1410
admin
1511
gvt12345
1612

13+
Solutions_Anisia → 疒畣略疓畨畡疠畤略疔
14+
tip: hideunhide
15+
1716
# 3* new 3eg* account key
1817

1918
i*hh00.com.br

vim/wiki/phrases.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,16 @@ Ele puxou seu pai.
3434

3535
+----------------------------------------------------+
3636
| colon | semicolon | period | comma |
37+
+----------------------------------------------------+
3738
| dois pontos | ponto e vírgula | ponto | vírgula |
3839
+----------------------------------------------------+
3940

41+
+----------------------------------------------------+
42+
| curly braces | brackets | quotation marks
43+
+----------------------------------------------------+
44+
| chaves | colchetes | aspas
45+
+----------------------------------------------------+
46+
4047
After that I made some sound that sounded like a grumble , but not quite.
4148
Depois disso fiz um som que soou como um resmungo, mas não exatamente.
4249

0 commit comments

Comments
 (0)