mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-06 13:30:01 -04:00
fix(formatter): simplify code, remove odd line break
This commit is contained in:
parent
0a9108a7e4
commit
674100c1fc
6 changed files with 31 additions and 58 deletions
|
|
@ -239,8 +239,7 @@
|
|||
"System.Management.Automation.PSScriptCmdlet" "Management.Automation.ErrorRecord"
|
||||
"System.Management.Automation.ErrorRecord" "Management.Automation.PSCredential"
|
||||
"System.Management.Automation.PSCredential" "Management.Automation.PSMethod"
|
||||
"System.Management.Automation.PSMethod")
|
||||
)
|
||||
"System.Management.Automation.PSMethod"))
|
||||
|
||||
; Function definitions
|
||||
;---------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue