https://github.com/mixelpixel/vim
vim related files and notes
https://github.com/mixelpixel/vim
Last synced: 3 months 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 (over 9 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T22:33:46.000Z (almost 4 years ago)
- Last Synced: 2025-05-20T05:09:52.812Z (about 1 year ago)
- Language: Vim script
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- 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
