Current Path: > > usr > share > vim > vim80 > macros
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
hanoi | Directory | - | - | |
life | Directory | - | - | |
maze | Directory | - | - | |
urm | Directory | - | - | |
README.txt | File | 1120 bytes | August 02 2022 16:56:59. | |
editexisting.vim | File | 124 bytes | August 02 2022 16:56:59. | |
justify.vim | File | 109 bytes | August 02 2022 16:56:59. | |
less.bat | File | 288 bytes | August 02 2022 16:56:59. | |
less.sh | File | 588 bytes | August 02 2022 16:56:59. | |
less.vim | File | 5567 bytes | August 02 2022 16:56:59. | |
matchit.vim | File | 124 bytes | August 02 2022 16:56:59. | |
shellmenu.vim | File | 115 bytes | August 02 2022 16:56:59. | |
swapmous.vim | File | 114 bytes | August 02 2022 16:56:59. |
The macros in the maze, hanoi and urm directories can be used to test Vim for vi compatibility. They have been written for vi to show its unlimited possibilities. The life macros can be used for performance comparisons. hanoi Macros that solve the tower of hanoi problem. life Macros that run Conway's game of life. maze Macros that solve a maze (amazing!). urm Macros that simulate a simple computer: "Universal Register Machine" The other files contain some handy utilities. They also serve as examples for how to use Vi and Vim functionality. less.sh + less.vim make Vim work like less (or more) The following have been moved to an optional package. Add the command to your vimrc file to use the package: packadd! dvorak " Dvorak keyboard support; adds mappings packadd! editexisting " when editing a file that is already edited with " another Vim instance, go to that Vim instance packadd! justify " justifying text. packadd! matchit " makes the % command work better packadd! shellmenu " menus for editing shell scripts in the GUI version packadd! swapmouse " swap left and right mouse buttons
SILENT KILLER Tool