diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -1,8 +1,15 @@ TODO ==== +2015.07.26: +v Add all mappings to `s:mappings` +v Store user mappings on assignment +v If has user mapping, map to that user mapping +v On unmap, if has user mapping, remap back to that user mapping + + 2015.07.14: -- Use Vim's `maparg()` to store user mappings so that we can create a toggle +v Use Vim's `maparg()` to store user mappings so that we can create a toggle command that restores pre-plugin mappings @@ -19,8 +26,8 @@ v Add pathogen instructions to README (2014.11.15) v Make `dd` work to delete a line v Checking whether mplayer is installed and send an error if not (2014.11.22) - Adding some docs -- Global setting for Galaxy Far Far Away mode -- Add an easy way to turn the plugin on and off without having to disable it manually +v Global setting for Galaxy Far Far Away mode (2015.08.16) +v Add an easy way to turn the plugin on and off without having to disable it manually (2015.08.15) - Play the delete sound when pressing 'D' |
