Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeioth committed Jan 9, 2024
2 parents 119bef7 + e7a8b34 commit e82a48e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion lua/compiler/health.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-- On neovim you can run
-- :checkhealth compiler
-- To know possible causes in case compiler.nvim is nor working correctly.
-- To know possible causes in case compiler.nvim is not working correctly.

local M = {}

Expand Down
2 changes: 0 additions & 2 deletions tests/tests.lua
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,3 @@ dofile(tests_dir .. 'zig.lua')
-- * dart → Run this file.
-- * python/r/elixir/F#/kotlin → REPL
-- * flutter → Run program (its a loop).
-- * kotlin → Android studio adb.

0 comments on commit e82a48e

Please sign in to comment.