neovim/runtime
Lewis Russell 59cf827f99 refactor(lsp): move client code to a regular Lua class
Problem:
  The LSP client code is implemented as a complicated closure-class
  (class defined in a single function).

Solution:
  Move LSP client code to a more conventional Lua class and move to a
  separate file.
2024-02-07 19:48:37 +00:00
..
autoload refactor: create function for deferred loading 2024-02-03 16:53:41 +01:00
colors vim-patch:9.1.0061: UX of visual highlighting can be improved (#27256) 2024-01-29 18:39:57 +08:00
compiler vim-patch:9.1.0013: Modula2 filetype support lacking (#27020) 2024-01-16 17:45:57 +00:00
doc feat(treesitter): show root nodes in :InspectTree (#26944) 2024-02-06 14:51:53 -06:00
ftplugin vim-patch:21ce159e0561 2024-01-29 11:25:35 +08:00
indent vim-patch:83f627ff42a3 2024-02-01 10:04:32 +01:00
keymap vim-patch:caee7956a21a 2023-11-05 21:56:56 +01:00
lua refactor(lsp): move client code to a regular Lua class 2024-02-07 19:48:37 +00:00
macros vim-patch:e8d6f03f6a61 2023-08-23 20:36:16 +01:00
pack/dist/opt vim-patch:9.1.0025: A few typos in tests and justify.vim 2024-01-12 22:24:52 +01:00
plugin fix(osc52): do not use 'vim.iter' (#27218) 2024-01-26 12:06:13 -06:00
queries feat(treesitter)!: new standard capture names 2024-01-21 10:41:18 +01:00
spell
syntax vim-patch:f7f33e3719c8 2024-02-06 11:42:15 +01:00
tools
tutor docs: various fixes (#26929) 2024-01-17 14:01:39 +08:00
CMakeLists.txt build: various fixes 2024-02-01 12:06:55 +01:00
delmenu.vim vim-patch:e978b4534a5e (#24697) 2023-08-13 13:25:10 +01:00
filetype.lua fix(filetype): make sure buffer is valid before call nvim_buf_call (#24922) 2023-08-30 10:14:58 -05:00
ftoff.vim vim-patch:e978b4534a5e (#24697) 2023-08-13 13:25:10 +01:00
ftplugin.vim vim-patch:e978b4534a5e (#24697) 2023-08-13 13:25:10 +01:00
ftplugof.vim vim-patch:e978b4534a5e (#24697) 2023-08-13 13:25:10 +01:00
indent.vim vim-patch:e978b4534a5e (#24697) 2023-08-13 13:25:10 +01:00
indoff.vim vim-patch:e978b4534a5e (#24697) 2023-08-13 13:25:10 +01:00
macmap.vim
makemenu.vim vim-patch:9.1.0013: Modula2 filetype support lacking (#27020) 2024-01-16 17:45:57 +00:00
menu.vim vim-patch:e059fae10044 2023-08-24 11:33:06 +09:00
mswin.vim vim-patch:e978b4534a5e (#24697) 2023-08-13 13:25:10 +01:00
neovim.ico
nvim.appdata.xml docs: add wiki FAQ to the runtime documentation (#26539) 2023-12-13 17:31:39 +01:00
nvim.desktop
nvim.png
optwin.vim vim-patch:0b8b145bf8bf 2023-08-31 10:58:54 +02:00
synmenu.vim vim-patch:9.1.0013: Modula2 filetype support lacking (#27020) 2024-01-16 17:45:57 +00:00