https://github.com/wsdjeg/vim-assembly
Assembly language support in Vim/Neovim
https://github.com/wsdjeg/vim-assembly
Last synced: about 1 month ago
JSON representation
Assembly language support in Vim/Neovim
- Host: GitHub
- URL: https://github.com/wsdjeg/vim-assembly
- Owner: wsdjeg
- License: gpl-3.0
- Created: 2019-07-30T14:42:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-19T14:47:13.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T11:13:22.204Z (3 months ago)
- Language: Vim script
- Homepage:
- Size: 21.5 KB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## vim-assembly
> Vim mode for assembly languages.
This plugin supports the following file extensions:
- `.agc`: Apollo Guidance Computer
- `.S`: Unix Assembly
- `.X68`: Motorola 68K Assembly