Compare commits
1 Commits
4f6f50cd6f
...
ca6e7089fa
| Author | SHA1 | Date | |
|---|---|---|---|
| ca6e7089fa |
@@ -154,7 +154,7 @@ When given a task:
|
|||||||
opts.prompt_library = {
|
opts.prompt_library = {
|
||||||
['Code Expert'] = {
|
['Code Expert'] = {
|
||||||
strategy = 'chat',
|
strategy = 'chat',
|
||||||
description = 'Get some special adcvice from an LLM.',
|
description = 'Get some special advice from an LLM.',
|
||||||
opts = {
|
opts = {
|
||||||
mapping = '<Leader>ce',
|
mapping = '<Leader>ce',
|
||||||
modes = { 'v' },
|
modes = { 'v' },
|
||||||
|
|||||||
Reference in New Issue
Block a user