Tagged articles
159 articles
Page 2 of 2
Programmer DD
Programmer DD
Feb 20, 2020 · Fundamentals

Learn Vim Commands by Playing PacVim – A Fun Docker‑Ready Game

This article introduces PacVim, a game that turns Vim command learning into an interactive experience, explains its origin, showcases its gameplay, and provides simple Docker and Homebrew commands so developers can quickly start practicing Vim shortcuts while having fun.

DockerGame-based LearningHomebrew
0 likes · 4 min read
Learn Vim Commands by Playing PacVim – A Fun Docker‑Ready Game
Python Programming Learning Circle
Python Programming Learning Circle
Feb 8, 2020 · Artificial Intelligence

Nine Recommended Programming Books for Home Learning

During the stay‑at‑home period, this article suggests nine concise programming books covering Python neural networks, web crawling, deep learning with PyTorch, machine learning fundamentals, zero‑trust network security, classic programming pearls, Python mathematics, AI algorithms, and Vim text processing, each with brief descriptions and images.

AIDeep LearningVim
0 likes · 9 min read
Nine Recommended Programming Books for Home Learning
Programmer DD
Programmer DD
Jan 11, 2020 · Fundamentals

How Vim9 Boosts Script Performance Up to 10× – A Deep Dive

Vim9, an experimental branch of the Vim editor, introduces a new function definition model that dramatically speeds up Vim script execution, achieving performance comparable to Lua and surpassing Python, while addressing top‑requested features and preparing changes for integration into Vim.

VimVim9editor development
0 likes · 4 min read
How Vim9 Boosts Script Performance Up to 10× – A Deep Dive
ITPUB
ITPUB
Jan 9, 2020 · Fundamentals

Creative (and Extreme) Ways to Quit Vim: Commands, Scripts, and Docker Hacks

This guide collects a variety of unconventional methods—from simple kill commands and one‑liners to Docker container tricks and even humorous "power‑off" scripts—to force‑quit Vim, illustrating both practical shortcuts and tongue‑in‑cheek approaches for developers who struggle with the editor's exit commands.

DockerLinuxTutorial
0 likes · 7 min read
Creative (and Extreme) Ways to Quit Vim: Commands, Scripts, and Docker Hacks
Python Crawling & Data Mining
Python Crawling & Data Mining
Dec 22, 2019 · Fundamentals

Master Vim Syntax Highlighting: From Basics to Custom Color Schemes

This guide walks you through installing Vim, enabling and disabling syntax highlighting, applying permanent color schemes, customizing highlight groups, and tailoring language-specific syntax, empowering you to transform Vim's default monochrome interface into a vibrant, personalized coding environment.

Editor ConfigurationVimcolor scheme
0 likes · 8 min read
Master Vim Syntax Highlighting: From Basics to Custom Color Schemes
MaGe Linux Operations
MaGe Linux Operations
Dec 7, 2019 · Fundamentals

Master Vim Quickly: Essential Cheat Sheet for Linux Developers

This article presents a concise Vim cheat sheet covering entry, configuration, cursor movement, scrolling, text insertion, deletion, copy‑paste, undo, search‑replace, bookmarks, visual mode, linewise commands, macros, window management, and file operations, illustrated with clear screenshots for Linux users.

Command ReferenceLinuxVim
0 likes · 3 min read
Master Vim Quickly: Essential Cheat Sheet for Linux Developers
ITPUB
ITPUB
Dec 4, 2019 · Fundamentals

10 Essential Vim Plugins Every Developer Should Use

This guide lists ten of the author’s favorite Vim plugins—covering plugin management, syntax highlighting, status lines, file navigation, commenting, color schemes, fuzzy finding, searching, Git integration, and tag browsing—to help developers streamline their editing workflow across any language.

PluginsVimdevelopment-tools
0 likes · 7 min read
10 Essential Vim Plugins Every Developer Should Use
Liangxu Linux
Liangxu Linux
Dec 3, 2019 · Fundamentals

Top 10 Must‑Have Vim Plugins for Faster, Cleaner Coding

Discover a curated list of ten essential Vim plugins—including Volt, Vim‑Rainbow, lightline, NERDTree, NERD Commenter, Solarized, fzf, ack, gitgutter, and Tag List—each explained with features, benefits, and usage tips to boost productivity across any programming language.

DevelopmentPluginsTooling
0 likes · 7 min read
Top 10 Must‑Have Vim Plugins for Faster, Cleaner Coding
ITPUB
ITPUB
Nov 1, 2019 · Fundamentals

7 Practical Vim Tricks to Boost Your Productivity

This guide presents seven actionable Vim techniques—including leader key mapping, navigation shortcuts, Git integration, and powerful substitution commands—to help users work faster and more efficiently in everyday editing tasks.

CommandLineEditorTipsGitIntegration
0 likes · 6 min read
7 Practical Vim Tricks to Boost Your Productivity
Liangxu Linux
Liangxu Linux
Oct 31, 2019 · Fundamentals

7 Essential Vim Tricks to Supercharge Your Coding Efficiency

This guide presents seven practical Vim techniques—including remapping the Escape key, customizing the leader key, efficient cursor navigation, enhancing Ctrl‑P search, speeding up unit tests, leveraging the normal command, and using substitution—to help programmers boost productivity and master Vim’s powerful editing capabilities.

Vim
0 likes · 7 min read
7 Essential Vim Tricks to Supercharge Your Coding Efficiency
Liangxu Linux
Liangxu Linux
Aug 12, 2019 · Fundamentals

Master Vim Quickly: Essential Cheat Sheet for Programmers

This article presents a comprehensive Vim cheat sheet covering basic startup, configuration, cursor movement, screen scrolling, text insertion, deletion, copy‑paste, undo, search‑replace, bookmarks, visual mode, linewise commands, macros, window management, and file operations, illustrated with clear screenshots for Linux developers.

Cheat SheetLinuxVim
0 likes · 4 min read
Master Vim Quickly: Essential Cheat Sheet for Programmers
ITPUB
ITPUB
Jul 24, 2019 · Fundamentals

Essential Vim Cheat Sheet: Quick Reference for Mastering Commands

This concise Vim cheat sheet compiles the most useful commands for entering Vim, configuring the editor, moving the cursor, scrolling, inserting and deleting text, copying, pasting, undoing, searching, using bookmarks, visual mode, linewise operations, macros, window management, and file handling, all illustrated with clear screenshots.

Cheat SheetCommand ReferenceVim
0 likes · 3 min read
Essential Vim Cheat Sheet: Quick Reference for Mastering Commands
21CTO
21CTO
Jul 11, 2019 · Fundamentals

Mastering Vim: Quick Ways to Exit the Editor Every Developer Should Know

This article reveals the long‑standing Vim exit mystery, presents the concise command list to quit, save, or force‑quit the editor, highlights handy shortcuts like ZZ/ZQ, and shares surprising usage statistics from the highly up‑voted Stack Overflow answer.

Vimeditorexit
0 likes · 3 min read
Mastering Vim: Quick Ways to Exit the Editor Every Developer Should Know
MaGe Linux Operations
MaGe Linux Operations
Jun 25, 2019 · Fundamentals

Master Vim: Essential Commands Every Developer Should Know

This article introduces the long‑standing vi/vim editor, explains why it remains essential for developers, and provides concise, practical instructions on navigation, editing, visual and block modes, macro recording, searching, and exiting, helping readers become efficient with Vim in production environments.

LinuxViVim
0 likes · 12 min read
Master Vim: Essential Commands Every Developer Should Know
MaGe Linux Operations
MaGe Linux Operations
Apr 17, 2019 · Fundamentals

Master Vim in 4 Weeks: A Practical Roadmap for Developers

This article presents a four‑week learning plan for Vim, covering its benefits, daily vimtutor practice, minimal configuration without plugins, selective plugin use, command composition techniques, and a concluding overview of how mastering Vim can boost development productivity.

DevelopmentVimlearning plan
0 likes · 9 min read
Master Vim in 4 Weeks: A Practical Roadmap for Developers
MaGe Linux Operations
MaGe Linux Operations
Apr 9, 2019 · Frontend Development

Master Vim for Front‑End Development: Essential Commands & Plugins

This comprehensive guide walks front‑end developers through installing Vim, mastering core editing commands, configuring a .vimrc file, and integrating a curated set of plugins for navigation, code completion, syntax highlighting, linting, Git, markdown preview, Emmet, and automatic formatting.

ConfigurationVimcommands
0 likes · 11 min read
Master Vim for Front‑End Development: Essential Commands & Plugins
Python Crawling & Data Mining
Python Crawling & Data Mining
Mar 29, 2019 · Backend Development

Boost Your Python Productivity: 5 Essential PyCharm Hacks

Learn five practical PyCharm techniques—including auto‑PEP8 formatting, recovering deleted files via Local History, integrating Vim with ideaVim, leveraging code templates, and using bookmarks—to dramatically improve Python development efficiency on macOS and Windows.

Vimautopep8bookmarks
0 likes · 8 min read
Boost Your Python Productivity: 5 Essential PyCharm Hacks
MaGe Linux Operations
MaGe Linux Operations
Mar 4, 2019 · Fundamentals

Master Vim: Essential Commands and Tips for Efficient Editing

This comprehensive Vim guide explains how to start the editor, manage files, navigate, edit, search, replace, undo, copy, paste, work with windows, record macros, run shell commands, comment code, access help, and use other useful shortcuts, providing a complete cheat‑sheet for developers.

Command Cheat SheetVimkeyboard shortcuts
0 likes · 15 min read
Master Vim: Essential Commands and Tips for Efficient Editing
JD Retail Technology
JD Retail Technology
Jan 14, 2019 · Fundamentals

Configuring Vim on Windows: Practical Settings and Plugin Recommendations

This article explains how to set up and fine‑tune Vim on Windows, covering essential vimrc sections such as Startup, General, Language & Encoding, GUI, Format, Keymap, and Plugins, and provides practical configuration examples and plugin recommendations for a clean, efficient editing environment.

Editor ConfigurationPluginsVim
0 likes · 7 min read
Configuring Vim on Windows: Practical Settings and Plugin Recommendations
MaGe Linux Operations
MaGe Linux Operations
Jan 4, 2019 · Fundamentals

Master Vim: Essential Commands and Tips for Efficient Editing

This comprehensive guide covers Vim’s command history, startup options, file navigation, editing modes, search and replace, movement shortcuts, undo/redo, copy‑paste, window management, macros, shell integration, commenting, help commands, and additional tips to boost productivity for developers.

Vimcommand-linekeyboard shortcuts
0 likes · 15 min read
Master Vim: Essential Commands and Tips for Efficient Editing
MaGe Linux Operations
MaGe Linux Operations
Oct 2, 2018 · Fundamentals

Essential Vim Cheat Sheet: Master Editing Commands Quickly

This article presents a comprehensive Vim cheat sheet, detailing essential commands for entering the editor, configuring settings, moving the cursor, scrolling, inserting text, deleting, copying, undoing, searching, using visual mode, macros, window management, and file operations, accompanied by illustrative screenshots.

Cheat SheetVimcommand-line
0 likes · 2 min read
Essential Vim Cheat Sheet: Master Editing Commands Quickly
MaGe Linux Operations
MaGe Linux Operations
Sep 3, 2018 · Frontend Development

Master Vim for Front‑End Developers: Essential Commands and Must‑Have Plugins

This comprehensive guide walks front‑end developers through installing Vim, mastering core editing commands, configuring a personalized .vimrc, and integrating essential plugins for file navigation, code completion, syntax highlighting, Git integration, markdown preview, and more, boosting productivity in modern web development.

ConfigurationPluginsVim
0 likes · 11 min read
Master Vim for Front‑End Developers: Essential Commands and Must‑Have Plugins
Liangxu Linux
Liangxu Linux
Jun 22, 2018 · Fundamentals

Master Vim: Essential Commands for Efficient Text Editing

This guide introduces Vim, a powerful command‑line text editor, and walks through essential cursor‑movement shortcuts, deletion, undo/redo, copy‑paste, visual mode, searching, replacing, line shifting, accessing man pages, insert mode commands, Ex‑mode substitutions, shell execution, split‑window techniques, and basic configuration files for turning Vim into an IDE.

LinuxVimcommand-line
0 likes · 7 min read
Master Vim: Essential Commands for Efficient Text Editing
MaGe Linux Operations
MaGe Linux Operations
Jun 5, 2018 · Fundamentals

Master Vim: Essential Commands for Faster Coding and Efficient Editing

This guide explains how to harness Vim’s core principles—command‑mode habit, combination and repetition—to dramatically speed up coding, covering navigation shortcuts, repeatable edit techniques, visual‑block tricks, and practical examples that transform everyday editing into a highly efficient workflow.

Vimcoding efficiencycommand mode
0 likes · 11 min read
Master Vim: Essential Commands for Faster Coding and Efficient Editing
MaGe Linux Operations
MaGe Linux Operations
May 26, 2018 · Fundamentals

Master Vim in 4 Weeks: A Practical Learning Plan

This guide presents a structured four‑week plan to learn Vim, covering daily vimtutor practice, minimal configuration without plugins, selective plugin usage, and advanced command composition to turn Vim into a powerful, efficient editing language.

Vimlearning planproductivity
0 likes · 10 min read
Master Vim in 4 Weeks: A Practical Learning Plan
ITPUB
ITPUB
May 21, 2018 · Fundamentals

Master Vim: Essential Command‑Mode Tricks for Faster Editing

This guide explains how to use Vim's command‑mode mindset, efficient cursor movements, repeatable editing commands, and visual‑mode tricks to dramatically speed up text manipulation and reduce reliance on the mouse.

Text EditingVimcommand mode
0 likes · 11 min read
Master Vim: Essential Command‑Mode Tricks for Faster Editing
ITPUB
ITPUB
May 16, 2018 · Fundamentals

Essential Vim Commands: A Comprehensive Guide for Efficient Editing

This guide presents a complete reference of Vim commands—including history navigation, file handling, mode switching, cursor movement, searching, replacing, undo/redo, copying, pasting, window management, macro recording, shell execution, commenting, and help—so users can master efficient text editing in Vim across Unix and Windows environments.

TutorialVimtext editor
0 likes · 16 min read
Essential Vim Commands: A Comprehensive Guide for Efficient Editing
ITPUB
ITPUB
Apr 3, 2018 · Operations

Reviving a 4‑Year‑Old Ubuntu PC: Network Fixes, SSH Setup, Java, Maven & More

This guide walks through troubleshooting Ubuntu 14.04 network manager incompatibility, configuring campus network access, setting up an SSH server, adjusting Vim tabs, installing Java JDK, Maven, Zsh, and various utilities, plus tips for grub configuration, system monitoring, and software enhancements on an old machine.

GRUBSSHUbuntu
0 likes · 10 min read
Reviving a 4‑Year‑Old Ubuntu PC: Network Fixes, SSH Setup, Java, Maven & More
MaGe Linux Operations
MaGe Linux Operations
Oct 10, 2017 · Fundamentals

Why Vim Still Beats Modern Editors in Speed and Memory Usage

This article explains Vim’s powerful, extensible features, presents benchmark comparisons of memory consumption and operation speed against editors like Emacs, Nano, VS Code, Atom, Sublime, and shows why many developers still prefer Vim for efficient text editing.

Vimbenchmarkperformance
0 likes · 6 min read
Why Vim Still Beats Modern Editors in Speed and Memory Usage
MaGe Linux Operations
MaGe Linux Operations
Aug 26, 2017 · Fundamentals

Essential Vim Cheat Sheet: Master Editing Commands Quickly

This article presents a comprehensive Vim cheat sheet covering entry, configuration, cursor movement, scrolling, insertion, deletion, copy‑paste, undo, search/replace, bookmarks, visual mode, linewise commands, macros, window management and file operations, illustrated with clear screenshots for Linux developers.

Cheat SheetLinuxVim
0 likes · 2 min read
Essential Vim Cheat Sheet: Master Editing Commands Quickly
ITPUB
ITPUB
Jul 7, 2017 · Operations

Supercharge Linux: z Shortcut, Vim Config, MySQL Prompt & System Info Hacks

This guide shares practical Linux tips—including a fast directory‑jumping z command, a feature‑rich Vim configuration, MySQL prompt customization, reliable system version checks, and intuitive disk‑usage commands—to streamline daily sysadmin workflows.

BashLinuxSysadmin
0 likes · 5 min read
Supercharge Linux: z Shortcut, Vim Config, MySQL Prompt & System Info Hacks
MaGe Linux Operations
MaGe Linux Operations
Jul 7, 2017 · Operations

Essential Linux Command Cheat Sheet for Operations Engineers

This guide compiles essential Linux command‑line techniques—from searching and editing with vi/vim, using pipelines, file finding, string replacement, redirection, permission changes, to monitoring system resources and network connections—helping operations engineers boost productivity and maintain high service availability.

LinuxOperationsVim
0 likes · 12 min read
Essential Linux Command Cheat Sheet for Operations Engineers
Aotu Lab
Aotu Lab
Dec 30, 2016 · Fundamentals

How to Quickly Append Semicolons to Multiple Lines in Vim

This guide shows four efficient Vim techniques—using the dot command, column visual block mode, Ex commands, and macros—to append a semicolon at the end of each line in a multi‑line JavaScript snippet, reducing repetitive keystrokes and improving editing speed.

Text EditingVimkeyboard shortcuts
0 likes · 7 min read
How to Quickly Append Semicolons to Multiple Lines in Vim
MaGe Linux Operations
MaGe Linux Operations
Jul 28, 2016 · Fundamentals

Master Vim: Essential Commands and Tips for Efficient Text Editing

This guide introduces Vim, the powerful vi‑based editor, explains its three modes, and provides detailed examples of common commands such as navigation, line operations, multi‑file handling, visual selection, commenting, case conversion, and advanced features like split windows and auto‑completion, helping users edit code more efficiently.

LinuxText EditingVim
0 likes · 7 min read
Master Vim: Essential Commands and Tips for Efficient Text Editing
Qunar Tech Salon
Qunar Tech Salon
Jun 21, 2016 · Fundamentals

Using the boxes Command to Create ASCII Art Boxes on Unix/Linux

This article explains how to install the Unix/Linux 'boxes' command on various distributions, demonstrates its use for creating ASCII art borders around text or code, and details options for listing and selecting designs, including integration with vim and shell scripts.

ASCII artText FilteringVim
0 likes · 6 min read
Using the boxes Command to Create ASCII Art Boxes on Unix/Linux
MaGe Linux Operations
MaGe Linux Operations
May 15, 2016 · Fundamentals

Master Vim: Essential Commands, Modes, and Customizations Explained

This comprehensive guide walks you through Vim’s history, core editing modes, essential commands for navigation, editing, searching, and file management, as well as advanced features like visual mode, split windows, and configuration options, providing a solid foundation for efficient text editing.

ConfigurationLinuxTutorial
0 likes · 10 min read
Master Vim: Essential Commands, Modes, and Customizations Explained
Qunar Tech Salon
Qunar Tech Salon
Apr 17, 2016 · Fundamentals

Using ctags with Vim for Source Code Navigation

ctags is a Vim-integrated tool that generates tag files to index source code elements such as functions, macros, classes, and variables, enabling developers to quickly locate definitions, declarations, and references across large projects, with installation instructions, configuration steps, and common navigation commands.

Code navigationVimctags
0 likes · 4 min read
Using ctags with Vim for Source Code Navigation
MaGe Linux Operations
MaGe Linux Operations
Feb 16, 2016 · Fundamentals

Boost Your Coding Speed: Essential Vim Tips for Beginners

This guide introduces essential Vim shortcuts and .vimrc configurations—covering line numbering, indentation, file navigation, editing, searching, commenting, and integrating external content—to help beginners work more efficiently with the powerful editor.

Vimcodingcommand-line
0 likes · 6 min read
Boost Your Coding Speed: Essential Vim Tips for Beginners
Efficient Ops
Efficient Ops
May 18, 2015 · Fundamentals

Turn Vim into a Full‑Featured IDE: Plugins, Tips, and Color Schemes

This article summarizes a lively discussion from the InfoQ Operations group on how to extend Vim with plugins, configure it as an IDE, and choose or create effective color schemes, providing practical links and recommendations for developers seeking a lightweight yet powerful editing environment.

IDEPluginsVim
0 likes · 4 min read
Turn Vim into a Full‑Featured IDE: Plugins, Tips, and Color Schemes
Qunar Tech Salon
Qunar Tech Salon
Mar 5, 2015 · Fundamentals

Setting Up a Unix‑Friendly Development Environment on macOS: Editors, Homebrew, Zsh, Vim, and Handy Tools

This guide walks Unix‑oriented developers through configuring macOS with recommended editors, installing Homebrew, switching to Zsh with oh‑my‑zsh, setting up Vim/ivim, and adding useful command‑line utilities, providing step‑by‑step commands and tips for a productive desktop development workflow.

Development EnvironmentHomebrewVim
0 likes · 8 min read
Setting Up a Unix‑Friendly Development Environment on macOS: Editors, Homebrew, Zsh, Vim, and Handy Tools
MaGe Linux Operations
MaGe Linux Operations
Oct 2, 2014 · Fundamentals

Master Source Code Navigation with ctags and Vim

Learn how to install, configure, and use ctags with Vim on Linux to instantly locate functions, macros, classes, and other symbols in massive codebases, boosting productivity and simplifying source code exploration.

Source Code NavigationVimctags
0 likes · 4 min read
Master Source Code Navigation with ctags and Vim
Baidu Tech Salon
Baidu Tech Salon
Jul 7, 2014 · Fundamentals

Top 10 Vim Plugins to Bring IDE Features to Your Editor

This guide lists ten essential Vim plugins—Pathogen, SuperTab, syntastic, AutoPairs, NERD Commenter, SnipMate, NERDTree, MiniBufferExplorer, Tag List, undotree, and gdbmgr—that together provide IDE‑like features such as easy installation, auto‑completion, syntax checking, bracket pairing, commenting, snippets, file browsing, buffer management, code navigation, undo history, and debugging without bloating the editor.

IDEPluginsText Editing
0 likes · 8 min read
Top 10 Vim Plugins to Bring IDE Features to Your Editor