소스 검색

Converted to Unix file format.

jlanzarotta 9 년 전
부모
커밋
19545a2341
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      doc/bufexplorer.txt

+ 2 - 2
doc/bufexplorer.txt

@@ -127,8 +127,8 @@ WINDOW LAYOUT                                       *bufexplorer-windowlayout*
 ===============================================================================
 CUSTOMIZATION                                       *bufexplorer-customization*
 
-If you do not like the default key mappings of <Leader>be, <Leader>bs, and 
-<Leader>bv, you can override bufexplorer's default mappings by setting up 
+If you do not like the default key mappings of <Leader>be, <Leader>bs, and
+<Leader>bv, you can override bufexplorer's default mappings by setting up
 something like the following in your vimrc file:
 
   nnoremap <silent> <F11> :BufExplorer<CR>