diff options
| author | xton | 2018-08-29 01:54:17 +0200 |
|---|---|---|
| committer | Drashna Jaelre | 2018-08-29 01:54:17 +0200 |
| commit | 3892829d74119b1fe771b4b51c665448a433da1e (patch) | |
| tree | 7c871491e2ffd3dd0fc3adcf1fa83b2cce859cd4 /users/xtonhasvim/rules.mk | |
| parent | 3c209830558c5911ed7446c026ba4d38fdbfe83e (diff) | |
Keymap: xtonhasvim updates (#3768)
* cherrypicking file changes just for updates
* removed unused heat foo
* avoid defining own min/max
* add license
* formatting
Diffstat (limited to 'users/xtonhasvim/rules.mk')
| -rw-r--r-- | users/xtonhasvim/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/xtonhasvim/rules.mk b/users/xtonhasvim/rules.mk index 3777917f8f..a901bfcf67 100644 --- a/users/xtonhasvim/rules.mk +++ b/users/xtonhasvim/rules.mk @@ -1 +1,2 @@ SRC += xtonhasvim.c +SRC += fancylighting.c |