Skip to content

Commit

Permalink
Add git_config to scope_languages
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielkonge committed Jan 6, 2024
1 parent 4bdba77 commit 9e33177
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lua/ibl/scope_languages.lua
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,9 @@ local M = {
get_body = true,
set_body = true,
},
git_config = {
section = true,
},
gleam = {
function_body = true,
case_clause = true,
Expand Down

0 comments on commit 9e33177

Please sign in to comment.