diff --git a/56653cb1.html b/56653cb1.html new file mode 100644 index 0000000..b8459d1 --- /dev/null +++ b/56653cb1.html @@ -0,0 +1,65 @@ +the expression register - zettel.thermokar.st

the expression register

The expression register (=) can be used to evaluate expressions, like 2+3. If this register is used while in Insert mode (<C-r>=), the results of the expression will be inserted after the expression is evaluated.

\ No newline at end of file diff --git a/9b74f625.html b/9b74f625.html index b1fafe4..3965f7f 100644 --- a/9b74f625.html +++ b/9b74f625.html @@ -59,4 +59,4 @@ code span.st { color: #4e9a06; } /* String */ code span.va { color: #000000; } /* Variable */ code span.vs { color: #4e9a06; } /* VerbatimString */ code span.wa { color: #8f5902; font-weight: bold; font-style: italic; } /* Warning */ -
\ No newline at end of file +
\ No newline at end of file diff --git a/b926d9bd.html b/b926d9bd.html new file mode 100644 index 0000000..2f05ca8 --- /dev/null +++ b/b926d9bd.html @@ -0,0 +1,62 @@ +vim - zettel.thermokar.st
\ No newline at end of file diff --git a/fa6a31b4.html b/fa6a31b4.html new file mode 100644 index 0000000..8e26e34 --- /dev/null +++ b/fa6a31b4.html @@ -0,0 +1,66 @@ +replace mode - zettel.thermokar.st

replace mode

From Normal mode, R activates Replace mode, which behaves a lot like Insert mode, except that it allows you to effectively type over existing content. This is different from r, which is a single character replacement (ending back in Normal mode) - R requires you to deliberately exit back to Normal mode.

\ No newline at end of file diff --git a/search.html b/search.html index 46afb45..3c13a8b 100644 --- a/search.html +++ b/search.html @@ -1,4 +1,4 @@ -Search - zettel.thermokar.st

Search

Search