https://github.com/mityu/vital-vim9context
A vital.vim module to find whether a code block is written in legacy Vim script or Vim9 script.
https://github.com/mityu/vital-vim9context
neovim vim vim9 vital-vim
Last synced: 7 months ago
JSON representation
A vital.vim module to find whether a code block is written in legacy Vim script or Vim9 script.
- Host: GitHub
- URL: https://github.com/mityu/vital-vim9context
- Owner: mityu
- License: other
- Created: 2024-02-02T10:07:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T14:45:39.000Z (almost 2 years ago)
- Last Synced: 2025-05-15T01:13:12.121Z (10 months ago)
- Topics: neovim, vim, vim9, vital-vim
- Language: Vim Script
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vital-vim9context
[](https://github.com/vim-jp/vital.vim)
[](https://github.com/mityu/vital-vim9context/actions/workflows/vim.yml)
[](https://github.com/mityu/vital-vim9context/actions/workflows/neovim.yml)
A vital.vim module to find whether a code block is written in legacy Vim script or Vim9 script.