feat: initial commit
This commit is contained in:
parent
b440657495
commit
e48a8f9c0c
10 changed files with 153 additions and 78 deletions
3
lua/http-codes/telescope.lua
Normal file
3
lua/http-codes/telescope.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
setup = function() require('telescope').load_extension 'http' end,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue