summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua
AgeCommit message (Expand)AuthorFiles
2023-02-01vim-patch:9.0.1268: .clangd and .stylelintrc files don't get a filetype (#22079)Christian Clason1
2023-01-31Merge pull request #17537 from bfredl/neoluabfredl1
2023-01-31Merge pull request #22005 from clason/sanitize-langChristian Clason1
2023-01-31feat(lua): low-level interpreter mode (nvim -ll)bfredl1
2023-01-31vim-patch:9.0.1263: KDL files are not recognized (#22058)Christian Clason1
2023-01-30refactor!: remove has("debug") (#22060)dundargoc1
2023-01-29vim-patch:9.0.1261: Elsa files are not recognized (#22047)Amaan Qureshi1
2023-01-29vim-patch:9.0.1256: NetworkManager connection files are not recognized (#22038)Christian Clason1
2023-01-28fix(treesitter): validate language nameChristian Clason1
2023-01-25fix(man.lua): open in current window if it's already a man page (#21987)0xAdk1
2023-01-25docs(vim.fs): normalize Windows example was incorrect (#21966)C.D. MacEachern1
2023-01-24doc(lsp): format arguments to start_client() (#21980)Lewis Russell1
2023-01-24fix(lsp): check method is supported when range formatting (#21970)Sean Dewar1
2023-01-23build: make generated source files reproducible #21586Arnout Engelen1
2023-01-23vim-patch:9.0.1230: Apache Thrift files are not recognized (#21955)Amaan Qureshi1
2023-01-22fix(lsp): assert workspace/applyEdit receives params (#21945)Mathias Fußenegger1
2023-01-22vim-patch:9.0.1229: Cap'n Proto files are not recognized (#21950)Amaan Qureshi1
2023-01-21feat(lsp): add triggerKind option for vim.lsp.buf.code_action (#21905)kishii2
2023-01-20fix(lsp): fix `removed` param value in add_workspace_folder (#21915)Raphael1
2023-01-17fix(treesitter): really restore syntaxLewis Russell1
2023-01-16feat(health): detect tmux RGB support via `client_termfeatures`Sean Dewar1
2023-01-16fix(health): fix `tmux_esc_time` comparisonSean Dewar1
2023-01-16docs: treesitter.add_directive, add_predicate #21206Ching Pei Yang1
2023-01-16health: migrate to Lua #21661TJ DeVries2
2023-01-15docs(lua): use luaref tag instead of www.lua.org #21813Naru1
2023-01-15refactor: format with stylua (#21821)dundargoc1
2023-01-13vim-patch:9.0.1191: some Bazel files are not recognized (#21784)Christian Clason1
2023-01-12feat(diagnostic): vim.diagnostic.is_disabled() #21527Raphael1
2023-01-12docs(lsp): fix type annotation on convert_input_to_markdown_lines (#21772)Chris Kipp1
2023-01-12vim-patch:9.0.1182: go checksum files are not recognized (#21758)Christian Clason1
2023-01-12fix(lsp): revert semantic token gravity change from #21574 (#21763)jdrouhard1
2023-01-11docs(lsp): update buf_notify and rpc.notify params types (#21753)Chris Kipp2
2023-01-11vim-patch:9.0.1176: smithy files are not recognized (#21751)Christian Clason1
2023-01-10vim-patch:9.0.1174: smali files are not recognized (#21734)Amaan Qureshi1
2023-01-10feat(float): open float relative to mouse #21531Sebastian Lyng Johansen2
2023-01-08dist: transpile cfilter.vim => cfilter.lua #21662TJ DeVries1
2023-01-08feat(lsp): show active clients in :checkhealth vim.lsp (#21670)Mathias Fußenegger1
2023-01-08fix(lsp): partially revert semantic token gravity change from #21574 (#21680)jdrouhard1
2023-01-06fix(lsp): correct callHierarchy capability to fix lsp.buf.incoming_calls() (#...1
2023-01-05dist: generated version of ccomplete.vim (#21623)TJ DeVries1
2023-01-04docs(lua): adjust some type annotationsnotomo4
2023-01-04docs: fix typos (#21427)dundargoc1
2023-01-03Merge pull request #21633 from gpanders/editorconfigGregory Anders2
2023-01-03feat(editorconfig): add editorconfig syntax fileGregory Anders1
2023-01-03feat(editorconfig): add builtin EditorConfig supportGregory Anders1
2023-01-03fix(fs): duplicate path separator #21509Eric Haynes1
2023-01-03fix(diagnostic): revert notification on missing diagnostics (#21632)Gregory Anders1
2023-01-03fix(lsp): change vim.lsp.get_active_clients.filter name annotation to string ...Christian Segundo1
2023-01-03refactor(diagnostic): DRY for loop #21521Raphael1
2023-01-01docs(lua): fix treesitter parsing errorsChristian Clason2