Initial commit. Starting settings and mapping.
commitcaad0452c7360ed7eb57b69f1dc104d669845531
authorlys <lys@hostname.local>
Sat, 28 May 2016 22:07:12 +0000 (28 22:07 +0000)
committerlys <lys@hostname.local>
Sat, 28 May 2016 22:07:12 +0000 (28 22:07 +0000)
treed3f52d75ce2288f0edc55c66b9899ad4ad38d169
Initial commit. Starting settings and mapping.

Create a new filetype "sub_qc" that will be used for QC files.

Add a couple of settings I noticed I needed. Setting `nolist` for
word-based text wrapping and `spell` so we can spot spelling mistakes.

Add a simple mapping to create a new QC entry from the current
pasteboard contents.
ftdetect/sub_qc.vim [new file with mode: 0644]
ftplugin/sub_qc.vim [new file with mode: 0644]