Browse Source

Converted to Unix file format.

jlanzarotta 9 năm trước cách đây
mục cha
commit
19545a2341
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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>