diff --git a/index.html b/index.html index 1dfbbb1..787537e 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ @@ -168,8 +168,8 @@
  • Basic things
  • And more advanced ones @@ -177,7 +177,7 @@
  • c$ - change until the end of the line
  • das - delete around sentence
  • ci" - change inside quotes
  • -
  • dit - delete inside html blocks (test) +
  • dit - delete inside html blocks (<b>test</b>)
  • @@ -220,7 +220,7 @@
    -

    Other

    +

    Resources

    + + +
    +

    Try Vim for yourself

    +
    diff --git a/slide-notes.markdown b/slide-notes.markdown index f3b7106..df2dac1 100644 --- a/slide-notes.markdown +++ b/slide-notes.markdown @@ -14,8 +14,8 @@ * More importantly, server administration * Vim (or vi) works **everywhere**, no matter how broken the machine is * (emacs does not) + * After 20 years, people are still finding new ways to use it * Repetitive Strain injury - vim helps enforce better habbits - * After 20 years, people are still using it * You have to decide what works for you ## Everyone's first Vim session @@ -84,6 +84,8 @@ * Chris Hunt - Shows basics of using Vim in combination with Tmux * I do this -# Other +# Resources * Slides along with sample configuration available on Github + +# Try Vim for yourself