Просмотр исходного кода

Thanks to GitHub user NotNormallyAGitUser, for the recommendation to change the display of the relative path to replace $HOME with "~". This save valuable screen real estate.

Jeff Lanzarotta 1 год назад
Родитель
Сommit
c0bddba709
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      doc/bufexplorer.txt
  2. 1 1
      plugin/bufexplorer.vim

+ 1 - 1
doc/bufexplorer.txt

@@ -1,4 +1,4 @@
-*bufexplorer.txt*              Buffer Explorer       Last Change: 30 May 2024
+*bufexplorer.txt*              Buffer Explorer       Last Change: 13 Aug 2024
 
 Buffer Explorer                                *buffer-explorer* *bufexplorer*
                                 Version 7.4.27

+ 1 - 1
plugin/bufexplorer.vim

@@ -36,7 +36,7 @@
 " Name Of File: bufexplorer.vim
 "  Description: Buffer Explorer Vim Plugin
 "   Maintainer: Jeff Lanzarotta (my name at gmail dot com)
-" Last Changed: Thursday, 30 May 2024
+" Last Changed: Tuesday, 13 August 2024
 "      Version: See g:bufexplorer_version for version number.
 "        Usage: This file should reside in the plugin directory and be
 "               automatically sourced.