finish basic files refactor

This commit is contained in:
Maciej Lebiest 2023-02-12 18:26:24 +01:00
parent 94fd2627b9
commit 2754473139
28 changed files with 715 additions and 666 deletions

View file

@ -0,0 +1,7 @@
return {
config = {
space_char_blankline = " ",
show_current_context = true,
show_current_context_start = true,
}
}