diff --git a/_images/182.gif b/_images/182.gif new file mode 100644 index 0000000..5cf0283 Binary files /dev/null and b/_images/182.gif differ diff --git a/_images/broken-gif-Andy-Samberg.gif b/_images/broken-gif-Andy-Samberg.gif new file mode 100644 index 0000000..fcb3844 Binary files /dev/null and b/_images/broken-gif-Andy-Samberg.gif differ diff --git a/gramatica-vim.html b/gramatica-vim.html index d22414d..c80b053 100644 --- a/gramatica-vim.html +++ b/gramatica-vim.html @@ -100,14 +100,121 @@
Tela inicial do VIM + +
Como sair do VIM + +
Ajuda + + +
+
+ +
+
+

Por que entender VIM?

+ + + + +
+
+ +
+
+

O que é o VIM?

+ + + +
+
+ +
+
+

Modos

+
+ +
+

Modos: Normal

+ + + + +
+ +
+

Modos: Ex

+ + + + +
+ +
+

Modos: Insert

+ + + +
@@ -221,6 +328,11 @@

Artigos são, de forma básica, modificadores de substantivos.

Por exemplo: "Uma apresentação"

+ +

+ ou... + "DUAS palavras" +

@@ -232,7 +344,26 @@
-

Botando tudo junto

+

Lista de verbos mais usados:

+ +
    +
  • "Delete" (apagar) (d)
  • +
  • "Change" (alterar) (c)
  • +
  • "Find" (encontrar) (f)
  • +
+
+ +
+

Lista de substantivos mais usados:

+ +
    +
  • "Word" (palavra) (w)
  • +
  • "End" (fim [da palavra]) (e)
  • +
+
+ +
+

Lista de