Tagged articles
7 articles
Page 1 of 1
Liangxu Linux
Liangxu Linux
Mar 5, 2024 · Fundamentals

Master Vim Keybindings in IntelliJ IDEA: Install, Practice, and Custom Config

This tutorial shows how to integrate Vim into IntelliJ IDEA with IdeaVim plugins, teaches essential Vim commands, provides step‑by‑step practice exercises, and explains how to customize the ~/.ideavimrc file with custom mappings and IntelliJ actions for a more efficient coding workflow.

Editor ConfigurationIdeaVimIntelliJ IDEA
0 likes · 6 min read
Master Vim Keybindings in IntelliJ IDEA: Install, Practice, and Custom Config
macrozheng
macrozheng
Nov 13, 2020 · Backend Development

Unlock IntelliJ IDEA: 26 Essential Settings Every Java Developer Must Know

Discover a comprehensive guide to the most useful IntelliJ IDEA configurations, covering 26 essential settings—from appearance and keymaps to editor, build, and project structure—complete with visual examples and step‑by‑step instructions to help Java developers optimize their development environment.

Editor ConfigurationIDE settingsIntelliJ IDEA
0 likes · 14 min read
Unlock IntelliJ IDEA: 26 Essential Settings Every Java Developer Must Know
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
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