Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mixelpixel/vim
vim related files and notes
https://github.com/mixelpixel/vim
Last synced: 26 days ago
JSON representation
vim related files and notes
- Host: GitHub
- URL: https://github.com/mixelpixel/vim
- Owner: mixelpixel
- Created: 2016-09-17T09:27:27.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T22:33:46.000Z (over 2 years ago)
- Last Synced: 2023-03-04T14:02:47.924Z (over 1 year ago)
- Language: Vim script
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim
vim related files and notes## History and whatnot:
https://en.wikipedia.org/wiki/Vi
https://en.wikipedia.org/wiki/Vim_(text_editor)## Tutorials:
- https://youtu.be/YhqsjUUHj6g - vim as python IDE
- https://youtu.be/v2I_lvS_Vls - vim + tmux basics (Ruby)
- https://youtu.be/5r6yzFEXajQ - vim + tmux (OMG!Code)
- https://vim-adventures.com/## Useful resources:
- https://media.pragprog.com/titles/dnvim2/vim.pdf
- http://www.vim.org/
- http://vim.wikia.com/wiki/Vim_Tips_Wiki
- http://www.radford.edu/~mhtay/CPSC120/VIM_Editor_Commands.htm
- https://github.com/thomcom/vim![Bill Joy, the creator of the vi editor](https://upload.wikimedia.org/wikipedia/commons/e/e2/Bill_joy.jpg)