diff --git a/plugin/vim-todo-lists.vim b/plugin/vim-todo-lists.vim index 2a7bfe9..9819149 100644 --- a/plugin/vim-todo-lists.vim +++ b/plugin/vim-todo-lists.vim @@ -376,8 +376,6 @@ function! VimTodoListsSetItemMode() nnoremap :VimTodoListsDecreaseIndent vnoremap :VimTodoListsIncreaseIndent vnoremap :VimTodoListsDecreaseIndent - inoremap :VimTodoListsIncreaseIndentA - inoremap :VimTodoListsDecreaseIndentA endfunction " Appends date at the end of the line