This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-01-07 20:07:23 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9df0c5ce6caa5e623c3140a80baf4b3c1ce07db
neovim
/
runtime
/
plugin
History
Evgeni Chasnovski
a9df0c5ce6
fix(osc52): do not use 'vim.iter' (
#27218
)
...
Problem: Using 'vim.iter' loads it during startup. Solution: Do not use 'vim.iter'.
2024-01-26 12:06:13 -06:00
..
editorconfig.lua
…
gzip.vim
…
man.lua
fix(man): set the nested flag for the BufReadCmd autocommand (
#26285
)
2023-11-28 17:02:44 -06:00
matchit.vim
…
matchparen.vim
vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (
#26019
)
2023-11-13 10:47:12 +08:00
netrwPlugin.vim
…
nvim.lua
feat(treesitter): add lang parameter to the query editor (
#25181
)
2023-09-16 19:05:59 +02:00
osc52.lua
fix(osc52): do not use 'vim.iter' (
#27218
)
2024-01-26 12:06:13 -06:00
rplugin.vim
fix(rplugin): dont create data dir if it's a broken symlink
#25726
2023-11-28 03:17:39 -08:00
shada.vim
…
spellfile.vim
…
tarPlugin.vim
vim-patch:3a5b3df7764d (
#26956
)
2024-01-10 06:03:09 +08:00
tohtml.vim
…
tutor.vim
…
zipPlugin.vim
…