neovim/runtime/lua/vim
Christian Clason ed45aa835c vim-patch:9.0.1907: No support for liquidsoap filetypes
Problem:  No support for liquidsoap filetypes
Solution: Add liquidsoap filetype detection code

closes: vim/vim#13111

6b5efcdd8e

Co-authored-by: Romain Beauxis <toots@rastageeks.org>
2023-09-17 22:26:10 +02:00
..
_meta fix(typing): vim.fn.execute 2023-09-16 14:24:24 +01:00
filetype vim-patch:9.0.1820: Rexx files may not be recognised (#24956) 2023-08-31 08:20:00 +08:00
lsp docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
treesitter fix(treesitter): _trees may not be list-like 2023-09-17 19:52:35 +01:00
_editor.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
_init_packages.lua refactor(build): include lpeg as a library 2023-04-27 11:40:00 +02:00
_inspector.lua docs(lua): more improvements (#24387) 2023-07-18 15:42:30 +01:00
_meta.lua feat: add .luarc.json (#24592) 2023-08-07 16:27:53 +01:00
_options.lua fix(lua): not using global value in vim.opt_global (#25196) 2023-09-17 06:35:12 +08:00
_system.lua fix: windows timeouts have exit code 1 2023-09-05 17:10:04 +01:00
_watch.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
diagnostic.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
F.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
filetype.lua vim-patch:9.0.1907: No support for liquidsoap filetypes 2023-09-17 22:26:10 +02:00
fs.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
health.lua feat(health): fold successful healthchecks #22866 2023-06-06 08:42:26 -07:00
highlight.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
iter.lua feat(vimdoc): support Markdown code blocks (#25127) 2023-09-13 08:38:28 -05:00
keymap.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
loader.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
lsp.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
re.lua build: bump lpeg to 1.1.0 (#25016) 2023-09-04 22:42:47 +02:00
secure.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
shared.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
treesitter.lua refactor(treesitter): rename "preview" => "edit" #25161 2023-09-15 03:10:55 -07:00
ui.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
uri.lua fix(loader): cache path ambiguity #24491 2023-08-01 08:28:28 -07:00
version.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
vimhelp.lua feat(runtime): highlight hl groups in syntax.txt (#25050) 2023-09-08 21:05:35 +08:00