Skip to content

Vim Settings

General Settings

Add path so that Vim can search files in specific directories:

.vimrc
set path+=<path_to_your_files>,<another_path_to_your_files>