[TOC]
git clone -b vimtools-ubuntu https://SeaflyGithub@github.com/SeaflyGithub/vimtools
- Get into directory:
cd vimtools - Get simple help:
./build_all.sh --helpor./build_all.sh ?or./build_all.sh -h - Install:
./build_all.sh all
- Get into your project root directory: such as
cd linux-2.6.39 - Open a arbitrary source file with vim: such as
vim Makefile - Run vim command:
ESC+:Createtag - Enjoy yourself ! --(Press F8 power on/off sourceinsight Layout)
After running :Createtag screenshot:

View Linux Kernel code with sourceinsight Layout Screenshot:


