Skip to content

Commit

Permalink
Set filetype to buffet
Browse files Browse the repository at this point in the history
  • Loading branch information
petelewis committed Feb 8, 2012
1 parent 3df81d1 commit dda39be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugin/buffet.vim
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ function! s:open_new_window(dim)
setlocal bufhidden=hide
setlocal noswapfile
setlocal nowrap
setlocal ft=buffet
return bufnr('%')
endfunction
function! s:open_new_vertical_window(dim)
Expand Down

0 comments on commit dda39be

Please sign in to comment.