Type
This commit is contained in:
@@ -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