Parcourir la source

Converted to Unix file format.

jlanzarotta il y a 9 ans
Parent
commit
19545a2341
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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>