From 841b414d8f507718002cb0b140f173386877de68 Mon Sep 17 00:00:00 2001 From: Aadi-45 <72186204+Aadi-45@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:16:36 +0530 Subject: [PATCH] Update README --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 38078fc..6ab96a4 100644 --- a/README +++ b/README @@ -3,6 +3,8 @@ This is a mirror of http://www.vim.org/scripts/script.php?script_id=1520 This script is for vim 7.0 or higher it provides an omnifunc cppcomplete function. You can use the omni completion (intellisense) in C and C++ files. This is a full vim script and you only need a ctags database. +Vim script is scripting language built on Vim. +Based on ex editor early versions of Vim added commands for control flow and function definitions. It's not finished yet but now you can :