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-05 19:07:06 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b12b91c2743954dbe8599caa60e58e5d74aa4e76
neovim
/
runtime
/
lua
/
vim
History
glepnir
b12b91c274
feat(health): show :checkhealth in floating window
#31086
...
Problem: health can not shown in a floating window Solution: add g:health variable
2025-01-07 08:09:01 -08:00
..
_meta
vim-patch:9.1.0991: v:stacktrace has wrong type in Vim9 script
2025-01-07 09:15:10 +08:00
deprecated
…
filetype
…
func
feat(func): allow manual cache invalidation for _memoize
2025-01-05 12:28:01 +01:00
health
…
lsp
feat(health): show :checkhealth in floating window
#31086
2025-01-07 08:09:01 -08:00
provider
…
treesitter
perf(treesitter): don't fetch parser for each fold line
2025-01-07 16:43:45 +01:00
ui
/clipboard
…
_buf.lua
…
_comment.lua
…
_defaults.lua
…
_editor.lua
…
_init_packages.lua
…
_inspector.lua
…
_meta.lua
…
_options.lua
docs: misc
#31822
2025-01-03 08:29:36 -08:00
_system.lua
…
_watch.lua
…
diagnostic.lua
…
F.lua
…
filetype.lua
…
fs.lua
fix(vim.fs.normalize): normalize case for windows drive letter
2025-01-04 21:48:45 +01:00
func.lua
feat(func): allow manual cache invalidation for _memoize
2025-01-05 12:28:01 +01:00
glob.lua
…
health.lua
feat(health): show :checkhealth in floating window
#31086
2025-01-07 08:09:01 -08:00
hl.lua
…
inspect.lua
…
iter.lua
…
keymap.lua
…
loader.lua
…
lsp.lua
…
provider.lua
…
re.lua
…
secure.lua
…
shared.lua
…
snippet.lua
…
termcap.lua
…
text.lua
…
treesitter.lua
…
ui.lua
…
uri.lua
…
version.lua
…
vimhelp.lua
…