MichaelAxtmann / emacs-cpp-auto-include

Insert and delete C++ header files automatically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cpp-auto-include.elBuild Status

Insert and delete C++ header files automatically.

Screencast

cpp-auto-include

Introduction

This package is Emacs port of Vim's cpp-auto-include.

Basic Usage

M-x cpp-auto-include

Include header files which you need and remove header files which you don't need.

About

Insert and delete C++ header files automatically.


Languages

Language:Emacs Lisp 98.1%Language:Makefile 1.9%