Refresh generated neovim config
This commit is contained in:
@ -11,3 +11,9 @@ if (cond1) {
|
||||
} else {
|
||||
do_fallback()
|
||||
}
|
||||
|
||||
if (true)
|
||||
console.log('hi')
|
||||
console.log('hi')
|
||||
|
||||
if (true)
|
||||
|
||||
Reference in New Issue
Block a user