diff options
| author | Simon Ruderich <simon@ruderich.org> | 2010-09-30 22:38:41 +0000 | 
|---|---|---|
| committer | Simon Ruderich <simon@ruderich.org> | 2010-09-30 23:16:53 +0000 | 
| commit | a41577d74462ae1cbcb086dd0241111ff1abe656 (patch) | |
| tree | 98042ca0a5477c0d0f1a7bcb5f5a9cca42bda8f5 | |
| parent | more fixing to undo, weird bug that C-d would make it work when it shouldn't. (diff) | |
| download | irssi-scripts-a41577d74462ae1cbcb086dd0241111ff1abe656.tar.gz irssi-scripts-a41577d74462ae1cbcb086dd0241111ff1abe656.zip  | |
vim_mode: Remove implemented todo.
| -rw-r--r-- | vim-mode/vim_mode.pl | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl index 28a6383..b484b87 100644 --- a/vim-mode/vim_mode.pl +++ b/vim-mode/vim_mode.pl @@ -30,7 +30,6 @@  # * Window switching (:b)  #  * Tab completion of window(-item) names  #  * non-sequential matches(?) -#  * additional statusbar-item for showing matches  #  # * use irssi settings for some of the features  #  * Done:  | 
