vim-files
vim-files copied to clipboard
Vim can rock even more
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)
Priorities: - [ ] move lines - [x] duplicate lines
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
Setup Plugin to restore last buffer position and folding settings https://github.com/vim-scripts/restore_view.vim/blob/master/plugin/restore_view.vim