fix: pre-commit
This commit is contained in:
parent
01248ffcff
commit
017c1873b7
11 changed files with 146 additions and 128 deletions
|
|
@ -1,3 +1,5 @@
|
|||
return {
|
||||
setup = function() require('telescope').load_extension 'http' end,
|
||||
setup = function()
|
||||
require('telescope').load_extension('http')
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue