Skip to content

Commit

Permalink
feat: add git_config to scope_languages
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielkonge authored and lukas-reineke committed Jan 12, 2024
1 parent 8e75860 commit 12e9204
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lua/ibl/scope_languages.lua
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 12e9204

Please sign in to comment.