]> git.phdru.name Git - dotfiles.git/blobdiff - .profile
.profile: Fix LESSEDIT
[dotfiles.git] / .profile
index 2fd98f0219105c778ceaf0cbe52be446fd3fe5fd..6254c067081a7a353dbdf6a0ea611cad9062adf7 100644 (file)
--- a/.profile
+++ b/.profile
@@ -85,7 +85,7 @@ if [ -t 0 ] ; then
       ;;
    esac
    #LESSCHARDEF=32c.
-   LESSEDIT='vim ?lm+%lm -- %f'
+   LESSEDIT='vim ?lm+%lm. -- %f'
    export PAGER LESS LESSCHARSET LESSEDIT # LESSCHARDEF
 
    EDITOR="$HOME"/.vim/vim.sh