Files
avante.nvim/lua/avante/templates/claude-text-editor-tool.avanterules
2025-03-25 18:43:57 +08:00

7 lines
235 B
Django/Jinja

{% extends "base.avanterules" %}
{% block extra_prompt %}
Always reply to the user in the same language they are using.
Don't just provide code suggestions, use the `str_replace` tool to help users fulfill their needs.
{% endblock %}