Regenerate nvim config
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
{
|
||||
key1 = 1,
|
||||
key2 = [
|
||||
2
|
||||
],
|
||||
key3 = {
|
||||
key4 = 4
|
||||
}
|
||||
}
|
||||
|
||||
# no indent after this line
|
||||
{
|
||||
another = 1
|
||||
}
|
||||
Reference in New Issue
Block a user