lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] odd/move_semantics f78fb23c 3/5: Add a handy vim com


From: Greg Chicares
Subject: [lmi-commits] [lmi] odd/move_semantics f78fb23c 3/5: Add a handy vim command
Date: Wed, 20 Jul 2022 19:50:37 -0400 (EDT)

branch: odd/move_semantics
commit f78fb23cbecbd2b04ad336ccb9a5930082e17541
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Add a handy vim command
    
    See:
      https://lists.nongnu.org/archive/html/lmi/2020-09/msg00083.html
---
 gwc/develop1.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/gwc/develop1.txt b/gwc/develop1.txt
index 8117f3b8..67c868d0 100644
--- a/gwc/develop1.txt
+++ b/gwc/develop1.txt
@@ -334,6 +334,10 @@ cd /opt/lmi/src/lmi
 
 /\%>80v.\+
 
+  # Find git conflict markers
+
+/^[<=>]\{7\}\( \|$\)
+
   # Change column 41 to a comma, for non-matching lines in a range
   # ('|41' seems incompatible with '|' separator, so use 'cursor')
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]