vim-files icon indicating copy to clipboard operation
vim-files copied to clipboard

Vim can rock even more

Results 6 vim-files issues
Sort by recently updated
recently updated
newest added

Currently all shortcut are loaded by hand, this meant to change that to only load config based on the file type.

- [ ] Add setting to re-enable them - [ ] User file extension like shortcut.deprecated (for easier load) - [ ] Maybe all Alt shortcuts (depends on #5)

Enhancement

Priorities: - [ ] move lines - [x] duplicate lines

Enhancement
Config

Setup this plugin to run tests https://github.com/skalnik/vim-vroom

Enhancement
New plugin

It should: - backup old files - setup vimrc - setup gvimrc - run BundleInstall Inspiration to improve setup config: https://github.com/krisleech/turbo-vim/blob/master/bundles.vim

Config

Setup Plugin to restore last buffer position and folding settings https://github.com/vim-scripts/restore_view.vim/blob/master/plugin/restore_view.vim

Enhancement
New plugin