7 votes
VIMRC File - What is a .vimrc file and how do I open it?
Learn about .VIMRC files and view a list of programs that open them.
Languages
Overview
What is a VIMRC file? Settings file used by Vim, a text editing program often used by source code developers and system administrators; saves the default settings for the editor when it is opened; allows users to customize options for the editor.
More Information VIMRC files are saved in a plain text format. They store a series of instructions, each of which can be run manually in the Vim editor by typing a colon ":" character and entering the command. Common settings include text indentation properties and window and font colors. On Unix-based systems (Linux, Mac OS X, etc.), VIMRC files are saved to the user's home directory as a hidden file with no filename prefix (~/ .vimrc ). NOTE: gVim, the Windows Vim editor, uses a file with the name _vimrc instead of .vimrc .
Document Icon
Breadcrumbs
Previous / Next
In-Depth
.VIMRC File Extension
Vim Runtime Configuration File
| Developer | N/A |
| Popularity |
3.7 | 7 Votes |
What is a VIMRC file?
Settings file used by Vim, a text editing program often used by source code developers and system administrators; saves the default settings for the editor when it is opened; allows users to customize options for the editor.
More Information
VIMRC files are saved in a plain text format. They store a series of instructions, each of which can be run manually in the Vim editor by typing a colon ":" character and entering the command. Common settings include text indentation properties and window and font colors.
On Unix-based systems (Linux, Mac OS X, etc.), VIMRC files are saved to the user's home directory as a hidden file with no filename prefix (~/ .vimrc ).
NOTE: gVim, the Windows Vim editor, uses a file with the name _vimrc instead of .vimrc .
Open over 400 file formats with File Viewer Plus . Free Download
Programs that open or reference VIMRC files
Sort
Pricing
Program Name
Platform
Reset
X
Windows
gVim
Free
Mac
MacVim
Free
Vim
Free
Linux
Vim
Free
Category: Settings Files
Updated: June 2, 2011