Document weird behaviour in gitcommit files

This commit is contained in:
Kenneth Benzie 2016-09-11 13:18:03 +01:00
parent 5abc94e1d9
commit 89fb6fc077

View File

@ -3,6 +3,8 @@ if !has("win32") || has("gui_running")
setlocal spell
endif
" TODO: Auto-wrap doesn't work properly with the list format pattern
" Set up format options
" t - Auto-wrap text using textwidth
" n - When formatting text, recognize numbered lists