This website requires JavaScript.
Explore
Help
Sign In
dm
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4cab4d3825
dotfiles
/
.config
/
nvim
/
after
/
plugin
/
chatgpt.lua
4 lines
75 B
Lua
Raw
Blame
History
require
(
"
chatgpt
"
)
.
setup
(
{
api_key_cmd
=
"
pass api/chatgpt_neovim
"
,
}
)
Reference in New Issue
View Git Blame
Copy Permalink