Multiple choice technology operating systems

vim editor uses which hidden file for configuration settings

  1. .bashrc

  2. .exrc

  3. .usrc

  4. .vimrc

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The vim editor uses the hidden configuration file '.vimrc' located in the user's home directory to load custom startup settings and preferences.