mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-24 09:05:48 -04:00
selection: break out isword() to a new file
This commit is contained in:
parent
f1c876884a
commit
198529525c
4 changed files with 32 additions and 21 deletions
|
|
@ -75,6 +75,7 @@ executable(
|
|||
'input.c', 'input.h',
|
||||
'log.c', 'log.h',
|
||||
'main.c',
|
||||
'misc.c', 'misc.h',
|
||||
'osc.c', 'osc.h',
|
||||
'render.c', 'render.h',
|
||||
'search.c', 'search.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue