neovim/runtime
dundargoc a27ed57ad0
docs(lua): add guide to using Lua in Neovim (#21137)
Add introductory guide explaining how to use Lua in Neovim:
where to put Lua files, how to set variables and options, how
to create mappings, autocommands, and user commands.

Adapted with kind permission from 
https://github.com/nanotee/nvim-lua-guide
2022-12-08 11:21:42 +01:00
..
autoload feat(provider): add support for Yarn node modules on Windows (#21246) 2022-12-01 11:50:53 +08:00
colors fix(runtime): use g:terminal_color_{0-15} in colorschemes (#20637) 2022-10-17 15:24:37 +01:00
compiler vim-patch:9fbdbb814f4a (#20376) 2022-09-28 12:48:36 +02:00
doc docs(lua): add guide to using Lua in Neovim (#21137) 2022-12-08 11:21:42 +01:00
ftplugin vim-patch:partial:b59ae59a5870 (#21170) 2022-11-24 10:23:50 +00:00
indent vim-patch:partial:b59ae59a5870 (#21170) 2022-11-24 10:23:50 +00:00
keymap
lua feat(lsp): support willSave & willSaveWaitUntil capability (#21315) 2022-12-08 10:55:01 +01:00
macros
pack/dist/opt vim-patch:partial:d13166e788fc (#21109) 2022-11-19 10:31:51 +00:00
plugin vim-patch:9.0.0969: matchparen highlight is not updated when switching buffers (#21227) 2022-11-29 10:17:57 +08:00
print
queries feat(help): highlighted codeblocks 2022-11-29 13:32:46 +01:00
spell
syntax fix(syntax): correct conceal for annotated code blocks (#21272) 2022-12-03 15:16:37 +01:00
tools vim-patch:e80086446cc2 (#19848) 2022-08-20 10:04:55 +02:00
tutor
bugreport.vim
CMakeLists.txt feat(windows): show icon in terminal titlebar, taskbar #20607 2022-10-13 05:48:12 -07:00
delmenu.vim vim-patch:9.0.0141: "delmenu" does not remove autocmmands (#19646) 2022-08-05 12:23:41 +02:00
filetype.lua feat(runtime)!: remove filetype.vim (#20428) 2022-10-17 08:52:40 +02:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim vim-patch:fa3b72348d88 2022-12-07 14:25:58 +08:00
mswin.vim
neovim.ico feat(windows): show icon in terminal titlebar, taskbar #20607 2022-10-13 05:48:12 -07:00
nvim.appdata.xml NVIM v0.8.0 2022-09-30 17:15:13 +02:00
nvim.desktop
nvim.png
optwin.vim vim-patch:partial:b59ae59a5870 (#21170) 2022-11-24 10:23:50 +00:00
synmenu.vim vim-patch:3c053a1a5ad2 (#20679) 2022-10-17 08:19:48 +02:00