66 Commits (5ffa18860e2ff094d653ff030af1645a660d5cbe)
 

Author SHA1 Message Date
borja (aider) 5ffa18860e docs: update README with known issues and debugging info 5 months ago
borja (aider) d75ccc32eb feat: add debug logging for tab indentation issues 5 months ago
borja (aider) e50f7f0b43 refactor: replace feedkeys with direct buffer operations for tab indentation 5 months ago
borja (aider) dce228f70a docs: add comprehensive README for todoer.nvim plugin 5 months ago
borja (aider) 12bae73dfd fix: prevent incorrect unindent on <CR> using nvim_input('<Ignore>') 5 months ago
borja (aider) 3f3ec3df1a fix: support all list markers for tab indentation 5 months ago
borja (aider) 16615aeb43 refactor: Improve get_line_details parsing to fix empty TODOs 5 months ago
borja (aider) d56f7be564 chore: add debug notifications to press_enter 5 months ago
borja (aider) a9753a2c19 feat: add remove TODO markup functionality 5 months ago
borja (aider) e7f6d63fde fix: prevent E565 error on <CR> by removing expr=true 5 months ago
borja (aider) 1a5ba4378c feat: Outdent empty TODO lines on Enter press 5 months ago
borja (aider) c7252424d7 refactor: generalize toggle_todo pattern for multiple markers 5 months ago
borja (aider) ea13e19e55 fix: Avoid error when checking line content 5 months ago
borja (aider) 50507dd706 fix: prevent double indent on enter for non-empty todos 5 months ago
borja (aider) d1a2f0d378 fix: replace vim.fn.strbytes with Lua # operator 5 months ago
borja (aider) 7df445bd74 feat: add <leader>ti/ta/to mappings for TODO creation 5 months ago
borja (aider) af2c61fa3f feat: use autocommands for filetype-specific setup 5 months ago
borja (aider) 68d467089b refactor: implement setup function and move keymaps 5 months ago
borja (aider) c970c39ec9 refactor: Restructure plugin into lua/ module 5 months ago
borja 600b961f6f añade gitignore 5 months ago
Borja FMS a61f83248f nombre en mayúsculas a ver si triguerea algo 1 year ago
Borja FMS ca773ddbfa cambia nombre a TODOs 1 year ago
Borja FMS 2743447f90 vuelve a lo normal 1 year ago
Borja FMS 250efda5d0 prueba otra vez con una string 1 year ago
brobert 9b73c145b3 revert 1 year ago
brobert 962238d18a intenta añadir icono en el whichkeys 1 year 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
borja e75c9d3a82 cambio quitar todo 2 years ago