aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-03-14 11:23:48 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-03-14 11:23:48 +0100
commit3509ed23f73f60ed55a946f4aa8f438ece7269f3 (patch)
treee3fef07813e31859076fddf5d9c5bfba70385c76
parent83bd4d2e1dfb7a5a743416e1b1881063c904aa22 (diff)
downloadmitjafelicijan.com-3509ed23f73f60ed55a946f4aa8f438ece7269f3.tar.gz
Typo fix
-rw-r--r--content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md b/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md
index 4571eed..c34cad9 100644
--- a/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md
+++ b/content/posts/2024-03-14-configuration-and-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md
@@ -19,7 +19,7 @@ massive proponent of [POSIX](https://en.wikipedia.org/wiki/POSIX)
19style of utilities. I still think the [`pipe 19style of utilities. I still think the [`pipe
20operator`](https://www.geeksforgeeks.org/piping-in-unix-or-linux/) is 20operator`](https://www.geeksforgeeks.org/piping-in-unix-or-linux/) is
21one of the most amazing things every invented. I am still in awe when 21one of the most amazing things every invented. I am still in awe when
22I use today. 22I use it today.
23 23
24But when it comes to applications like text editors or terminal 24But when it comes to applications like text editors or terminal
25multiplexers, I have a bit of a different opinion. I think they need to 25multiplexers, I have a bit of a different opinion. I think they need to