neovim/runtime
Mike bc15b075d1
feat(vim.fs): pass path to find() predicate, lazy evaluate #22378
Problem:
No easy way to find files under certain directories (ex: grab all files under
`test/`) or exclude the content of certain paths (ex. `build/`, `.git/`)

Solution:
Pass the full `path` as an arg to the predicate.
2023-03-01 08:51:22 -08:00
..
autoload vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
colors fix(runtime): use g:terminal_color_{0-15} in colorschemes (#20637) 2022-10-17 15:24:37 +01:00
compiler vim-patch:86b4816766d9 (#21314) 2022-12-08 16:33:38 +01:00
doc feat(vim.fs): pass path to find() predicate, lazy evaluate #22378 2023-03-01 08:51:22 -08:00
ftplugin vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
indent vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
keymap vim-patch:6c391a74fe90 (#15654) 2021-09-13 16:33:41 +02:00
lua feat(vim.fs): pass path to find() predicate, lazy evaluate #22378 2023-03-01 08:51:22 -08:00
macros
pack/dist/opt dist: transpile cfilter.vim => cfilter.lua #21662 2023-01-08 12:31:38 -08:00
plugin vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
queries feat(treesitter): upstream foldexpr from nvim-treesitter 2023-02-23 17:05:20 +00:00
spell feat(runtime): import cleanadd.vim from Vim (#17699) 2022-03-13 04:52:45 +00:00
syntax vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
tools vim-patch:e80086446cc2 (#19848) 2022-08-20 10:04:55 +02:00
tutor docs(tutor): fix TODO line demo (#21965) 2023-01-25 09:46:00 +08:00
bugreport.vim
CMakeLists.txt build: fix help tags generation when SHELL=fish (#21562) 2022-12-29 13:05:26 +01: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 feat!: remove hardcopy 2023-01-03 10:07:43 +00: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 dist: use valid application id in nvim.appdata.xml #22046 2023-02-15 15:11:49 -08:00
nvim.desktop build(nvim.desktop): central Kurdish translation #17065 2022-05-13 11:58:22 -07:00
nvim.png
optwin.vim feat(ui): add 'statuscolumn' option 2023-01-09 17:12:06 +00:00
synmenu.vim vim-patch:3c053a1a5ad2 (#20679) 2022-10-17 08:19:48 +02:00