mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-23 13:01:03 +00:00
9 lines
296 B
JSON
9 lines
296 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(grep -rn \"nvim_exec_autocmds\\\\|User.*ClaudeCode\\\\|ClaudeCode.*User\" /home/user/.local/share/nvim/lazy/claudecode.nvim/ --include=\"*.lua\" 2>/dev/null | grep -v test | grep -v spec)",
|
|
"Bash(grep:*)",
|
|
"Bash(python3:*)"
|
|
]
|
|
}
|
|
}
|