Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 476 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 476 Bytes

VimrcExamples

Example vimrc files (more for inspiration than direct copying) Remember that because vimrc files start with a . they will be hidden from ls once checked out, so use ls -a to see them.

Rays_vimrc_files

Contains a .vimrc file and several language specific files that the .vimrc file maps to be easily sourced. The language specific files define language specific options and mappings that make working in those syntaxes easier.