Vim é bom demais.

Tenho usado bastante para "limpar a sujeira" de arquivos texto, como aqueles com grifos e anotações do Kindle.

A melhor parte é que consigo fazer isso dentro do próprio Obsidian, ativando a opção "Atalhos de Teclado Vim", nas configurações do Editor.

- Comando para deletar linhas em branco: :g/^$/d

- Comando para deletar linhas que contenham uma palavra específica: :g/Palavra.*/d

- Localiza e substitui uma palavra por outra em todo documento: :%s/^PesquisePor.*/SubstituaPor/gc

- Deleta todas as linhas que contenham a palavra pesquisada e as substitui por linhas em branco: :%s/^PesquisePor.*//gc

#vim #vi #ArquivoTexto #txt #format #Obsidian #VimMode

"Meta" programming. Downloaded the newly open sourced Zed (https://github.com/zed-industries/zed) code today. Ran `cargo run` and now I'm perusing the Zed code repository, using the Zed editor built from that repoistory.

#Zed #Rust #Programming

P. S. It has a passible Vim-mode.

#VimMode

GitHub - zed-industries/zed: Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. - zed-industries/zed

GitHub

amusing confirmation prompt from #obsidian

#vim #VimMode

And Kate 21.04 is on the path to a great IDE. It just needs a real icon (I know it was changed lately, but it is just very very poorly designed - sorry).

Nice work from the dev team ! #LSP #Git #VimMode https://kate-editor.org/fr/

Kate - Prenez une longueur d'avance pour l'édition

Kate est un éditeur moderne de texte, construit à partir des environnements de développement de KDE et de Qt

Kate