Vim Options

Vim Options

by Daniel Lazarenko
4.2 ยท 8,382 ratings
0.99 USD Download from Mac App Store
v1.1 ยท Updated 4 days ago ยท 1.94 Mb ยท Released Sep 2014

How do you feel about this app?

Key Features

๐Ÿค– AI Powered
โœจ Filters & Effects
๐Ÿ—’๏ธ Notes & Writing
๐Ÿ’ป Code Editor
โš™๏ธ Automation / Macros
โ™Ÿ๏ธ Strategy Game
Vim Options

About Vim Options

Vim Options is a graphical tool to edit Vim options inside a file like ".vimrc". Options are defined using "set" command of the Vim script language. Each option can be added, removed, modified using a dedicated user interface. Option "Help" button shows the documentation of a particular option. Vim is a well-known text editor. Its highly configurable and even supports a scripting language that can be used to tweak editor behaviour, write macros, script and plugins. The main configuration script file is usually placed at "$HOME/.vimrc". This vim config file has some options tweaking as well as some globally useful functions and key mappings. All the vim settings in the application are grouped in categories according to the official documentation. You can see all the settings, or filter only your own Vim config settings, as well as filter by a custom search criteria that matches Vim option names and descriptions. If you want to adjust your Vim config file, the app will generate a dedicated section with customised variables keeping your existing configuration.