This is the basic syntax files for TES 4: Oblivion's internal scripting language.
Oblivion Language
The following features are available:
- Full syntax support
- Auto indent for blocks
- Paragraph jumping with
[[
and similar mappings
The following file extensions are accepted:
- .obl
- .obse
- .oblivion
- .obscript
This is supported by any version of Vim that is compatible with Vim 8.2 or newer. Install with your plugin manager of choice. Example with vim-plug:
Plug 'katawful/obse.vim'
PR has been submitted to Vim
This is licensed under the GNU General Public License v3.0 license