This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-09-16 10:52:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d6bd9c77335e6a0b936e5b15f1b1df7e8af7cafd
neovim
/
runtime
/
lua
/
vim
History
Raphael
6e8ed5abaa
perf(diagnostic): use api variable and improve validate (
#21111
)
...
* fix(diagnostic): use api variable and improve validate * fix: fix test case
2022-11-19 06:41:47 -07:00
..
filetype
…
lsp
fix(lsp): ignore hover and signatureHelp responses on buffer change (
#21121
)
2022-11-19 12:27:00 +01:00
treesitter
…
_editor.lua
feat: add vim.secure.read()
2022-11-17 08:23:41 -07:00
_init_packages.lua
…
_meta.lua
…
diagnostic.lua
perf(diagnostic): use api variable and improve validate (
#21111
)
2022-11-19 06:41:47 -07:00
F.lua
…
filetype.lua
vim-patch:9.0.0897: Clinical Quality Language files are not recognized (
#21094
)
2022-11-18 00:39:31 +01:00
fs.lua
…
health.lua
…
highlight.lua
…
inspect.lua
…
keymap.lua
…
lsp.lua
…
secure.lua
feat: add vim.secure.read()
2022-11-17 08:23:41 -07:00
shared.lua
fix(lua): make
vim.deepcopy
work with
vim.NIL
2022-11-14 21:14:27 +01:00
treesitter.lua
…
ui.lua
…
uri.lua
…