neovim/runtime/lua/vim
Christian Clason 8fbe75b3dd
vim-patch:9.0.1288: FunC files are not recognized (#22153)
Problem:    FunC files are not recognized.
Solution:   Recognize FunC files. (Amaan Qureshi, closes vim/vim#11949)

91deac4539

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2023-02-07 10:29:37 +01:00
..
filetype fix(filetype): correctly detect tex files 2022-12-31 20:54:01 -05:00
lsp fix(lsp): check method is supported when range formatting (#21970) 2023-01-24 07:15:43 +01:00
treesitter feat(treesitter): respect metadata[id].range for offset! 2023-02-04 21:15:03 -05:00
_editor.lua docs(lua): fix treesitter parsing errors 2023-01-01 15:05:21 +01:00
_init_packages.lua feat(lua): low-level interpreter mode (nvim -ll) 2023-01-31 13:53:22 +01:00
_inspector.lua feat: vim.inspect_pos, vim.show_pos, :Inspect 2022-12-17 13:05:31 +01:00
_meta.lua fix: vim.opt_local:append ignoring global option value (#21382) 2022-12-12 15:14:50 +00:00
diagnostic.lua feat(diagnostic): vim.diagnostic.is_disabled() #21527 2023-01-12 08:57:39 -08:00
F.lua docs(docstrings): fix runtime type annotations 2022-10-05 15:25:03 +02:00
filetype.lua vim-patch:9.0.1288: FunC files are not recognized (#22153) 2023-02-07 10:29:37 +01:00
fs.lua docs(vim.fs): normalize Windows example was incorrect (#21966) 2023-01-25 06:45:30 +08:00
health.lua health: migrate to Lua #21661 2023-01-16 01:55:24 -08:00
highlight.lua feat(lsp): initial support for semantic token highlighting 2022-12-08 11:31:56 -06:00
inspect.lua fix(inspect): escape identifiers that are lua keywords (#19898) 2022-08-23 13:02:55 +02:00
keymap.lua docs(gen): support language annotation in docstrings 2022-12-02 16:05:00 +01:00
lsp.lua doc(lsp): format arguments to start_client() (#21980) 2023-01-24 18:04:15 +00:00
secure.lua fix(secure): crash when hitting escape in prompt (#21283) 2022-12-05 11:59:04 -07:00
shared.lua build: make generated source files reproducible #21586 2023-01-23 01:26:46 -08:00
treesitter.lua fix(treesitter): fix most diagnostics 2023-02-04 14:58:38 +00:00
ui.lua docs(gen): support language annotation in docstrings 2022-12-02 16:05:00 +01:00
uri.lua chore: format runtime with stylua 2022-05-09 16:31:55 +02:00