Tagged articles
2 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
May 2, 2019 · Fundamentals

Boost Your Vim Workflow: Must‑Try Plugins and Quick Setup Guide

This article introduces several essential Vim plugins—including Vundle, YouCompleteMe, CtrlP, NERDTree, and Ack—explaining their benefits, installation via Vundle, and usage tips to enhance coding efficiency within the editor; it also provides a sample Vundle configuration snippet and highlights shortcuts for quick file navigation.

ACKPluginsVundle
0 likes · 4 min read
Boost Your Vim Workflow: Must‑Try Plugins and Quick Setup Guide
MaGe Linux Operations
MaGe Linux Operations
Sep 28, 2015 · Fundamentals

Boost Your Vim with YouCompleteMe: A Semantic Code Completion Guide

This article introduces the YouCompleteMe Vim plugin, explains its semantic completion advantages over traditional text‑based methods, lists supported languages, shows installation and compilation steps for macOS and Linux, and provides configuration tips to achieve IDE‑like code assistance within Vim.

CClangcode completion
0 likes · 14 min read
Boost Your Vim with YouCompleteMe: A Semantic Code Completion Guide