Commit Graph

12 Commits

Author SHA1 Message Date
Denis Buzdalov 874495a339 Further "Idris" -> "Idris 2" renamings were done 2020-05-19 18:32:37 +03:00
Edwin Brady b057b734aa
Merge pull request #4 from ShinKage/path-escape
Escape the paths passed to idris2
2020-05-15 15:16:26 +01:00
Giuseppe Lomurno bd97999479 Escape the paths passed to idris2 2020-05-15 15:33:33 +02:00
Edwin Brady 0fd4094cc3
Merge pull request #2 from ziman/absolute-paths
Use absolute paths to invoke Idris2
2020-04-01 00:53:30 +01:00
Matus Tejiscak 8a8c94d328 Use absolute paths to invoke Idris2. 2020-03-29 18:30:25 +02:00
Edwin Brady 9333d92ffa
Merge pull request #1 from mrkgnao/patch-1
fix references to idris1(-mode) in README.md
2020-03-10 11:43:45 +00:00
Soham Chowdhury a1ea598326
fix references to idris1(-mode) 2020-03-10 08:13:16 +05:30
Edwin Brady 7a0b10df22 Add --find-ipkg flag
This means the Idris instance will look for an ipkg file in parent
directories and use that as the root, processing any options.
2020-02-23 12:56:29 +00:00
Edwin Brady 0db674ff18 More README fixes 2020-02-22 20:46:22 +00:00
Edwin Brady 16eaa95de4 Update README slightly 2020-02-22 20:45:05 +00:00
Edwin Brady 2d3f31df29 Rename to idris2 2020-02-22 20:34:56 +00:00
Edwin Brady e3816a7be5 Initial version
Mostly copied from idris-vim
2020-02-22 20:32:56 +00:00