From e997f0fc248627299c6189c35dd254c0a71ce334 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 14 Mar 2024 11:34:05 +0100 Subject: Typo fix --- ...nd-plugin-hell-and-why-i-dont-use-vim-and-tmux-anymore.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'content') 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 c34cad9..7ec03ae 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 @@ -126,12 +126,12 @@ doesn't mean shit. It's the quality of the work that matters. The reason why I switched to [Helix](https://helix-editor.com/) is simple. It has [LSP](https://en.wikipedia.org/wiki/Language_Server_Protocol) and fuzzy -finding built-in. There is no plugin system in place, so they needed -to include common things programmers need these days. For commenting -a line, you don't need a plugin. Just press `ctrl+c` over the line and -that's it. I don't remap anything. I use the defaults. The only thing -I did was change a default theme. And I choose one who is bundled with -the editor. That was it! +finding built-in. There is no plugin system in place, so they needed to +include common things programmers need these days. For commenting a line, +you don't need a plugin. Just press `ctrl+c` over the line and that's +it. I don't remap anything. I use the defaults. The only thing I did +was change a default theme. And I choose one that is bundled with the +editor. That was it! The same goes for [Tmux](https://github.com/tmux/tmux). I don't use it anymore, but I need a multiplexer. I am used to it. Old dog, new tricks -- cgit v1.2.3