67 Commits (main)
 

Author SHA1 Message Date
borja ee351d8435 cambia gitignore 2 months ago
borja (aider) 5ffa18860e docs: update README with known issues and debugging info 2 months ago
borja (aider) d75ccc32eb feat: add debug logging for tab indentation issues 2 months ago
borja (aider) e50f7f0b43 refactor: replace feedkeys with direct buffer operations for tab indentation 2 months ago
borja (aider) dce228f70a docs: add comprehensive README for todoer.nvim plugin 2 months ago
borja (aider) 12bae73dfd fix: prevent incorrect unindent on <CR> using nvim_input('<Ignore>') 2 months ago
borja (aider) 3f3ec3df1a fix: support all list markers for tab indentation 2 months ago
borja (aider) 16615aeb43 refactor: Improve get_line_details parsing to fix empty TODOs 2 months ago
borja (aider) d56f7be564 chore: add debug notifications to press_enter 2 months ago
borja (aider) a9753a2c19 feat: add remove TODO markup functionality 2 months ago
borja (aider) e7f6d63fde fix: prevent E565 error on <CR> by removing expr=true 2 months ago
borja (aider) 1a5ba4378c feat: Outdent empty TODO lines on Enter press 2 months ago
borja (aider) c7252424d7 refactor: generalize toggle_todo pattern for multiple markers 2 months ago
borja (aider) ea13e19e55 fix: Avoid error when checking line content 2 months ago
borja (aider) 50507dd706 fix: prevent double indent on enter for non-empty todos 2 months ago
borja (aider) d1a2f0d378 fix: replace vim.fn.strbytes with Lua # operator 2 months ago
borja (aider) 7df445bd74 feat: add <leader>ti/ta/to mappings for TODO creation 2 months ago
borja (aider) af2c61fa3f feat: use autocommands for filetype-specific setup 2 months ago
borja (aider) 68d467089b refactor: implement setup function and move keymaps 2 months ago
borja (aider) c970c39ec9 refactor: Restructure plugin into lua/ module 2 months ago
borja 600b961f6f añade gitignore 2 months ago
Borja FMS a61f83248f nombre en mayúsculas a ver si triguerea algo 12 months ago
Borja FMS ca773ddbfa cambia nombre a TODOs 12 months ago
Borja FMS 2743447f90 vuelve a lo normal 12 months ago
Borja FMS 250efda5d0 prueba otra vez con una string 12 months ago
brobert 9b73c145b3 revert 12 months ago
brobert 962238d18a intenta añadir icono en el whichkeys 12 months ago
borja 184b932b78 test 2 years ago
borja ad8ec54d10 a ver si ahora 2 years ago
borja 82cafd0c8f tab y shift tab 2 years ago
borja 7a19758eb6 test 2 years ago
borja c7a256fdab cambio leve 2 years ago
borja 599d0524f7 añade tab 2 years ago
borja 4c8b17569e cambia el patter de toggle todo para que no pille todos los espacios del principio y así mantenga el indentado cuando hace los cambios 2 years ago
borja 1fa6f9048c devuelve al fin de línea cuando se crea todo vacío 2 years ago
borja 5ef2af6f6d nuevas pattern 2 years ago
borja ee6ddbdf4a test find 2 years ago
borja 981a084909 test 2 years ago
borja 28d6af114c ahora apaña el remove todo 2 years ago
borja 99e9d3790e a ver si así sí 2 years ago
borja f829721373 me habia dejado una cosa 2 years ago
borja bcd0ca26aa arregla bug 2 years ago
borja 98808b7c0e ni idea 2 years ago
borja 4eb596e405 a ver si ahora respeta los espacios 2 years ago
borja ac03e408f8 prueba con find 2 years ago
borja abde05a54f test 2 years ago
borja eb05f300a1 test 2 years ago
borja ee123faeed arregla 2 years ago
borja 0137f9a286 añade todo contando con la indentación 2 years ago
borja a05a096b73 no añade espacio extra al añadir todo si ya hay un espacio 2 years ago