aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAkianonymus <anonymus.aki@gmail.com>2022-09-09 13:49:10 +0530
committerAkianonymus <anonymus.aki@gmail.com>2022-09-09 14:00:18 +0530
commit007f0efbca55b235e84e74b50e805ef87a5310c3 (patch)
treeec7ee5cd0a1b6d3878ebecee76c09a09a9dcf2d8 /test
parentFix reload on au ColorScheme | Check if buffer is valid before attaching (diff)
Make sure to use existing options when attaching buffer
Diffstat (limited to 'test')
-rw-r--r--test/expectation.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/expectation.txt b/test/expectation.txt
index 0969608..7ae3484 100644
--- a/test/expectation.txt
+++ b/test/expectation.txt
@@ -1,6 +1,6 @@
-- vim:ft=lua
require("colorizer").detach_from_buffer(0)
-require("colorizer").attach_to_buffer(0, { AARRGGBB = true, css = true, mode = "background" })
+require("colorizer").attach_to_buffer(0, { AARRGGBB = true, css = true, mode = "foreground" })
--[[ SUCCESS
0xFf32A14B 0xFf32A14B
#32a14b