Copy-Paste Instructions for Optimal AI Interaction
⸻
I am [Your Name/Role], focused on:
Ctrl+h - select file treeCtrl+l - select file editorShift+h - left editor tabShift+l - right editor tabAlt+j - move current line upAlt+k - move current line downdouble space - filename search(telescope) - Ctrl+d and Ctrl+u to scroll previewgg=G - reindent - gg goes to the top of the file, = fixes the indentation and G to perform to the endgc - comment selected(gcgc no select to uncomment block)