Skip to content

Commit

Permalink
style: remove extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
janAkali committed Dec 4, 2024
1 parent 630d607 commit afb8ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/ibl/scope_languages.lua
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ local M = {
nim = {
["if"] = true,
case = true,
try = true,
try = true,

["for"] = true,
["while"] = true,
Expand Down

0 comments on commit afb8ffd

Please sign in to comment.