File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed
Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -228,14 +228,14 @@ function! s:setDictionaries()
228228 \ ' lua' : ' ' ,
229229 \ ' java' : ' ' ,
230230 \ ' jenkinsfile' : ' ' ,
231- \ ' sh' : ' ' ,
232- \ ' fish' : ' ' ,
233- \ ' bash' : ' ' ,
234- \ ' zsh' : ' ' ,
235- \ ' ksh' : ' ' ,
236- \ ' csh' : ' ' ,
237- \ ' awk' : ' ' ,
238- \ ' ps1' : ' ' ,
231+ \ ' sh' : ' ' ,
232+ \ ' fish' : ' ' ,
233+ \ ' bash' : ' ' ,
234+ \ ' zsh' : ' ' ,
235+ \ ' ksh' : ' ' ,
236+ \ ' csh' : ' ' ,
237+ \ ' awk' : ' ' ,
238+ \ ' ps1' : ' ' ,
239239 \ ' ml' : ' λ' ,
240240 \ ' mli' : ' λ' ,
241241 \ ' diff' : ' ' ,
@@ -247,6 +247,7 @@ function! s:setDictionaries()
247247 \ ' cljs' : ' ' ,
248248 \ ' edn' : ' ' ,
249249 \ ' scala' : ' ' ,
250+ \ ' gitcommit' : ' ' ,
250251 \ ' go' : ' ' ,
251252 \ ' groovy' : ' ' ,
252253 \ ' dart' : ' ' ,
@@ -303,10 +304,10 @@ function! s:setDictionaries()
303304 \ ' mix.lock' : ' ' ,
304305 \ ' dropbox' : ' ' ,
305306 \ ' .ds_store' : ' ' ,
306- \ ' .gitconfig' : ' ' ,
307- \ ' .gitignore' : ' ' ,
308- \ ' .gitattributes ' : ' ' ,
309- \ ' .gitlab-ci.yml ' : ' ' ,
307+ \ ' .gitconfig' : ' ' ,
308+ \ ' .gitignore' : ' ' ,
309+ \ ' .gitmodules ' : ' ' ,
310+ \ ' .gitattributes ' : ' ' ,
310311 \ ' .bashrc' : ' ' ,
311312 \ ' .zshrc' : ' ' ,
312313 \ ' .zshenv' : ' ' ,
You can’t perform that action at this time.
0 commit comments