-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
.vimrc
Jason Fields edited this page Dec 11, 2020
·
2 revisions
Currently, only remap commands are recognized in .vimrc
files. All other commands, such as set
or if
are silently ignored.
Set vim.vimrc.enable
to true
and set vim.vimrc.path
appropriately.
Run Vim: Edit .vimrc
from the command palette. This command's ID is vim.editVimrc
.