This website works better with JavaScript.
Explore
Help
Sign In
hans362
/
zsh-autosuggestions
mirror of
https://github.com/zsh-users/zsh-autosuggestions
Watch
1
Star
0
Fork
You've already forked zsh-autosuggestions
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fix: Makefile SRC_DIR spacing
Browse Source
pull/687/head
japanese-goblinn
3 years ago
parent
a411ef3e09
commit
fc391d6bf6
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Makefile
Unescape
Escape
View File
@ -1,4 +1,4 @@
SRC_DIR
:=
./src
SRC_DIR
:=
./src
SRC_FILES
:=
\
$(
SRC_DIR
)
/config.zsh
\
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hans362/zsh-autosuggestions
Title
Body
Create Issue