aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
Commit message (Expand)AuthorAge
* vim-patch:9.0.1291: Move language files are not recognized (#22162)Christian Clason2023-02-08
* vim-patch:9.0.1288: FunC files are not recognized (#22153)Christian Clason2023-02-07
* vim-patch:9.0.1282: Ron files are not recognized (#22132)Amaan Qureshi2023-02-06
* fix(health): iterate using ipairs correctly (#22119)Mateusz Majewski2023-02-06
* Merge pull request #21548 from figsoda/transform-captureLewis Russell2023-02-05
|\
| * feat(treesitter): respect metadata[id].range for offset!figsoda2023-02-04
| * feat(treesitter): add metadata option for get_node_textfigsoda2023-02-04
| * feat(treesitter): allow capture text to be transformedfigsoda2023-02-04
* | vim-patch:9.0.1281: Cadence files are not recognized (#22130)Christian Clason2023-02-05
|/
* vim-patch:9.0.1278: go.work.sum files are not recognized (#22121)Christian Clason2023-02-04
* fix(treesitter): fix most diagnosticsLewis Russell2023-02-04
* vim-patch:9.0.1274: FIRRTL files are not recognized (#22102)Christian Clason2023-02-02
* fix(man): use italics for `<bs>_` (#22086)Lewis Russell2023-02-01
* vim-patch:9.0.1268: .clangd and .stylelintrc files don't get a filetype (#22079)Christian Clason2023-02-01
* Merge pull request #17537 from bfredl/neoluabfredl2023-01-31
|\
| * feat(lua): low-level interpreter mode (nvim -ll)bfredl2023-01-31
* | Merge pull request #22005 from clason/sanitize-langChristian Clason2023-01-31
|\ \ | |/ |/|
| * fix(treesitter): validate language nameChristian Clason2023-01-28
* | vim-patch:9.0.1263: KDL files are not recognized (#22058)Christian Clason2023-01-31
* | refactor!: remove has("debug") (#22060)dundargoc2023-01-30
* | vim-patch:9.0.1261: Elsa files are not recognized (#22047)Amaan Qureshi2023-01-29
* | vim-patch:9.0.1256: NetworkManager connection files are not recognized (#22038)Christian Clason2023-01-29
|/
* fix(man.lua): open in current window if it's already a man page (#21987)0xAdk2023-01-25
* docs(vim.fs): normalize Windows example was incorrect (#21966)C.D. MacEachern2023-01-25
* doc(lsp): format arguments to start_client() (#21980)Lewis Russell2023-01-24
* fix(lsp): check method is supported when range formatting (#21970)Sean Dewar2023-01-24
* build: make generated source files reproducible #21586Arnout Engelen2023-01-23
* vim-patch:9.0.1230: Apache Thrift files are not recognized (#21955)Amaan Qureshi2023-01-23
* fix(lsp): assert workspace/applyEdit receives params (#21945)Mathias Fußenegger2023-01-22
* vim-patch:9.0.1229: Cap'n Proto files are not recognized (#21950)Amaan Qureshi2023-01-22
* feat(lsp): add triggerKind option for vim.lsp.buf.code_action (#21905)kishii2023-01-21
* fix(lsp): fix `removed` param value in add_workspace_folder (#21915)Raphael2023-01-20
* fix(treesitter): really restore syntaxLewis Russell2023-01-17
* feat(health): detect tmux RGB support via `client_termfeatures`Sean Dewar2023-01-16
* fix(health): fix `tmux_esc_time` comparisonSean Dewar2023-01-16
* docs: treesitter.add_directive, add_predicate #21206Ching Pei Yang2023-01-16
* health: migrate to Lua #21661TJ DeVries2023-01-16
* docs(lua): use luaref tag instead of www.lua.org #21813Naru2023-01-15
* refactor: format with stylua (#21821)dundargoc2023-01-15
* vim-patch:9.0.1191: some Bazel files are not recognized (#21784)Christian Clason2023-01-13
* feat(diagnostic): vim.diagnostic.is_disabled() #21527Raphael2023-01-12
* docs(lsp): fix type annotation on convert_input_to_markdown_lines (#21772)Chris Kipp2023-01-12
* vim-patch:9.0.1182: go checksum files are not recognized (#21758)Christian Clason2023-01-12
* fix(lsp): revert semantic token gravity change from #21574 (#21763)jdrouhard2023-01-12
* docs(lsp): update buf_notify and rpc.notify params types (#21753)Chris Kipp2023-01-11
* vim-patch:9.0.1176: smithy files are not recognized (#21751)Christian Clason2023-01-11
* vim-patch:9.0.1174: smali files are not recognized (#21734)Amaan Qureshi2023-01-10
* feat(float): open float relative to mouse #21531Sebastian Lyng Johansen2023-01-10
* dist: transpile cfilter.vim => cfilter.lua #21662TJ DeVries2023-01-08
* feat(lsp): show active clients in :checkhealth vim.lsp (#21670)Mathias Fußenegger2023-01-08