mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-19 13:30:17 +00:00
languages/asm: filetypes: asm8300 -> asmh8300
https://github.com/neovim/neovim/blob/master/runtime/syntax/asmh8300.vim `:checkhealth` output: ``` - ⚠️ WARNING Unknown filetype 'asm8300' (Hint: filename extension != filetype). ```
This commit is contained in:
parent
0f7a1ff6ec
commit
f8535c8c72
2 changed files with 2 additions and 1 deletions
|
|
@ -476,6 +476,7 @@ https://github.com/gorbit99/codewindow.nvim
|
|||
- Add Arduino support with [arduino-language-server].
|
||||
- Add GLSL support with [glsl_analyzer].
|
||||
- Update fidget-nvim setupOpts and fix NvimTree issue.
|
||||
- Fix asm-lsp's filetypes (`asm8300` -> `asmh8300`).
|
||||
|
||||
[itscrystalline](https://github.com/itscrystalline):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue