2 .vimrc
Jason Fields edited this page 2020-12-11 14:47:13 -05:00

⚠️ 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.