diff --git a/b364352b.md b/b364352b.md new file mode 100644 index 0000000..067bb87 --- /dev/null +++ b/b364352b.md @@ -0,0 +1,11 @@ +--- +date: 2021-03-10T18:41 +tags: + - vim +--- + +# use `c` instead of deleting and inserting in visual mode + +Using the `c` change action in visual mode is very convenient! For some reason +I often neglect that action when operating in visual mode, instead opting for +two actions: delete and insert. This seems like a habit worth breaking! diff --git a/b926d9bd.md b/b926d9bd.md index 8966e5f..5d1f5ab 100644 --- a/b926d9bd.md +++ b/b926d9bd.md @@ -2,3 +2,4 @@ - [[[56653cb1]]] - [[[fa6a31b4]]] +- [[[b364352b]]]