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-09 21:09:47 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b02e64c4dffd9044ea83e3f2d74b5f6db6bf6b99
neovim
/
runtime
/
lua
/
vim
History
David Zhang
b02e64c4df
fix(vim.opt): Add basic error handling
2021-06-29 08:42:07 -04:00
..
lsp
Fixed +1 -1 in util.lua (
#14913
)
2021-06-26 13:43:18 -04:00
treesitter
treesitter: add predicate "any-of?" (
#14344
)
2021-05-14 17:41:20 +02:00
_meta.lua
fix(vim.opt): Add basic error handling
2021-06-29 08:42:07 -04:00
compat.lua
…
F.lua
lua: Add vim.opt and fix scopes of vim.o (
#13479
)
2021-05-28 17:24:48 +02:00
highlight.lua
…
inspect.lua
…
lsp.lua
feat(lsp): Add codelens support
2021-06-14 21:45:14 +02:00
shared.lua
lsp: add incremental text synchronization
2021-03-09 20:14:08 -08:00
treesitter.lua
docs: Treesitter (
#13260
)
2021-05-01 08:19:48 -04:00
uri.lua
…