nvim-treesitter/tests/indent/lua/comment.lua

14 lines
113 B
Lua
Raw Normal View History

2021-04-18 23:19:08 +02:00
-- some
-- comment
--[[
another
comment
--]]
--[[
another
comment
a bit more indented
--]]