feat: added roo code

This commit is contained in:
juliano.barbosa 2025-02-11 18:54:27 -03:00
parent 6d71adbc45
commit 04b3252e24
No known key found for this signature in database
GPG key ID: EB8B440F57360B3D
7 changed files with 221 additions and 394 deletions

12
cline_docs/.clinerules Normal file
View file

@ -0,0 +1,12 @@
# Project Patterns and Intelligence
1. Running Neovim v0.11.0-dev with potential runtime path issues
2. Configuration based on Kickstart.nvim template
3. Core issue: vim.diagnostic module and syntax.vim not found
4. Using lazy.nvim for plugin management with lazy loading
5. LSP setup depends on proper runtime file configuration
6. Memory bank tracks project state in cline_docs/
7. Configuration lives in ~/.config/nvim/init.lua
8. Runtime files expected in standard system locations
9. Regular :checkhealth checks recommended
10. Critical to verify VIMRUNTIME environment variable