aboutsummaryrefslogtreecommitdiff
path: root/vim/filetype.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/filetype.vim')
-rw-r--r--vim/filetype.vim6
1 files changed, 5 insertions, 1 deletions
diff --git a/vim/filetype.vim b/vim/filetype.vim
index 91cc1ec5..c461e503 100644
--- a/vim/filetype.vim
+++ b/vim/filetype.vim
@@ -363,12 +363,16 @@ augroup filetypedetect
\,.shinit
\,.shrc
\,.xinitrc
+ \,.xsession
+ \,.xsessionrc
\,/etc/default/*
\,configure
\,profile
\,shinit
\,shrc
- \,xinitrc
+ \,/etc/X11/xinit
+ \,/etc/X11/Xreset
+ \,/etc/X11/Xsession
\ let b:is_posix = 1
\|setfiletype sh
" SQL