Tag

Programming Tools

1 views collected around this technical thread.

Top Architect
Top Architect
Sep 13, 2020 · Fundamentals

A Smart Way to Learn Vim: Command Syntax, Verbs, Nouns, and Practical Examples

This article introduces a smart approach to learning Vim, covering its command syntax, essential verbs and nouns, combinatorial operations, and practical examples—including code snippets and external command integrations—to help readers master efficient text editing.

Command SyntaxProgramming ToolsVim
0 likes · 7 min read
A Smart Way to Learn Vim: Command Syntax, Verbs, Nouns, and Practical Examples
Top Architect
Top Architect
Mar 14, 2020 · Fundamentals

Humorous and Practical Ways to Exit Vim

This article humorously compiles a variety of command‑line tricks—from simple process killing to Docker container shutdown and even a Python one‑liner—to force‑quit Vim, while also offering tongue‑in‑cheek “violent” and “Zen” approaches for developers who struggle with the editor's steep learning curve.

LinuxProgramming ToolsVim
0 likes · 8 min read
Humorous and Practical Ways to Exit Vim