Exam CCA-F Topic 1 Question 67 Discussion
Actual exam question for Anthropic's CCA-F exam
Question #: 67
Topic #: 1
Question #: 67
Topic #: 1
A developer at quicktechie.com wants to configure Claude Code to always use their preferred Vim keybindings, without enforcing this standard on the rest of their team. Where must this configuration be placed?


Suggested Answer: C Vote an answer
Personal preferences (like editor settings or Vim keybindings) must go in the user-level configuration located at ~/.claude/CLAUDE.md. Placing them in the project-level .claude/CLAUDE.md would share them via version control and force them onto the entire team, which is an anti-pattern.
by Leif at Jul 20, 2026, 08:04 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).