mirror of
https://github.com/RecentRunner/interception-vimproved-personal.git
synced 2026-06-04 16:19:18 -06:00
feat: Rename to vimproved. Add README.md
This commit is contained in:
committed by
Nikola Marić
parent
6696f3b516
commit
841167c646
2
Makefile
2
Makefile
@@ -1,7 +1,7 @@
|
||||
CXXFLAGS += -std=c++20 -D_POSIX_C_SOURCE=199309L -O3 -g -Wall -Wextra -Werror -Wno-type-limits
|
||||
TIMEOUT ?= 10
|
||||
|
||||
INSTALL_FILE := /opt/interception/interception-pipe-maricn-remap
|
||||
INSTALL_FILE := /opt/interception/interception-vimproved
|
||||
|
||||
# the build target executable:
|
||||
TARGET = remap
|
||||
|
||||
Reference in New Issue
Block a user