Skip to content

Commit d26891b

Browse files
aaronNGidylanaraps
authored andcommitted
neatvi: update to latest git (#238)
File creation mode is now in conf.h as MKFILE_MODE (still 0600 by default). New hll option to highlight the current line.
1 parent 206c82a commit d26891b

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

community/neatvi/build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
# shellcheck disable=SC1003
44
sed -i -e '/CFLAGS = /c\' -e 'CFLAGS += -Wall' Makefile
5-
sed -i s/0600/0666/ ex.c
65

76
make
87
install -Dm 755 vi "$1"/usr/bin/neatvi

community/neatvi/checksums

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b0a1e9512d32f6f1f5fe0cc220a60db93ae577d8bf8c729568b1b8b86790bcf6 e8b863838feddbd51f6aac60c849eee0783d8d10.tar.gz
1+
08bdcf5839494d8a7473983ccd74111974a831c9d4def759b574702d3dcc8f4b 334aa96130c257032e7d7eeef650618bf706f09a.tar.gz

community/neatvi/sources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://github.com/aligrudi/neatvi/archive/e8b863838feddbd51f6aac60c849eee0783d8d10.tar.gz
1+
https://github.com/aligrudi/neatvi/archive/334aa96130c257032e7d7eeef650618bf706f09a.tar.gz

community/neatvi/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
07 1
1+
07 2

0 commit comments

Comments
 (0)