Skip to content
Jason Fields edited this page Dec 11, 2020 · 2 revisions

⚠️ Disclaimer

Currently, only remap commands are recognized in .vimrc files. All other commands, such as set or if are silently ignored.

Using a .vimrc

Set vim.vimrc.enable to true and set vim.vimrc.path appropriately.

Editing your .vimrc

Run Vim: Edit .vimrc from the command palette. This command's ID is vim.editVimrc.