Skip to content

Commit

Permalink
[deps]: add v1-4-1 and v1-4-2
Browse files Browse the repository at this point in the history
  • Loading branch information
udayvir-singh committed Apr 9, 2024
1 parent feae507 commit 4c2a22a
Show file tree
Hide file tree
Showing 6 changed files with 12,362 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ local nvim_dir = vim.fn.stdpath [[config]]
return fennel
end,

-- version of fennel to use, [ latest, 1-4-0, 1-3-1, 1-3-0, 1-2-1, 1-2-0, 1-1-0, 1-0-0, 0-10-0, 0-9-2 ]
-- version of fennel to use, [ latest, 1-4-2, 1-4-1, 1-4-0, 1-3-1, 1-3-0, 1-2-1, 1-2-0, 1-1-0, 1-0-0, 0-10-0, 0-9-2 ]
version = "latest",

-- hooks for tangerine to compile on:
Expand Down Expand Up @@ -908,7 +908,7 @@ Closes all floating windows created by tangerine.

Provides access to fennel compiler used by tangerine.

{version} can be one of [ `"latest"` `"1-4-0"` `"1-3-1"` `"1-3-0"` `"1-2-1"` `"1-2-0"` `"1-1-0"` `"1-0-0"` `"0-10-0"` `"0-9-2"` ]
{version} can be one of [ `"latest"` `"1-4-2"` `"1-4-1"` `"1-4-0"` `"1-3-1"` `"1-3-0"` `"1-2-1"` `"1-2-0"` `"1-1-0"` `"1-0-0"` `"0-10-0"` `"0-9-2"` ]

<!-- ignore-start -->

Expand Down
Loading

0 comments on commit 4c2a22a

Please sign in to comment.