瀏覽代碼

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>