We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a731ce2 commit fbd4c45Copy full SHA for fbd4c45
justfile
@@ -1,5 +1,5 @@
1
init := "tests/minimal.lua"
2
-default_zoom := '2'
+default_zoom := "2"
3
4
test:
5
nvim --headless --noplugin -u {{init}} \
0 commit comments