forked from aniani/vim
patch 8.2.3501: tmux filetype dection is incomplete
Problem: tmux filetype dection is incomplete
Solution: Also use tmux for files having text after .conf. (Eric Pruitt,
closes #8971)
This commit is contained in:
committed by
Bram Moolenaar
parent
3a724290c5
commit
e519eb41c1
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3501,
|
||||
/**/
|
||||
3500,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user