<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>vim on Home Page</title><link>https://ehsanakhgari.org/tags/vim/</link><description>Recent content in vim on Home Page</description><generator>Hugo -- gohugo.io</generator><language>en-ca</language><copyright>To the extent possible under law, Ehsan Akhgari has waived all copyright and related or neighboring rights to this website. This work is published from: Canada.</copyright><lastBuildDate>Thu, 18 Mar 2010 18:24:03 +0000</lastBuildDate><atom:link href="https://ehsanakhgari.org/tags/vim/index.xml" rel="self" type="application/rss+xml"/><item><title>C++ AutoComplete feature in VIM</title><link>https://ehsanakhgari.org/blog/2010-03-18/c-autocomplete-feature-vim/</link><pubDate>Thu, 18 Mar 2010 18:24:03 +0000</pubDate><guid>https://ehsanakhgari.org/blog/2010-03-18/c-autocomplete-feature-vim/</guid><description>I really needed a context-sensitive C++ autocomplete feature for Vim, which would allow me to do crazy things like autocompleting class member names. As it turns out, there is a way to do that, and it works pretty well. I decided to write up how I set things up myself, in hopes that this will help others as well.
Here is what you need in order to set things up:</description></item></channel></rss>