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
910967e5afff3cb2b9719d2eef0e37ba25040992
neovim
/
runtime
/
lua
/
vim
History
Folke Lemaitre
910967e5af
fix(lsp): prevent double <text> for cached plaintext markup
2021-07-05 00:39:46 +02:00
..
lsp
fix(lsp): prevent double <text> for cached plaintext markup
2021-07-05 00:39:46 +02:00
treesitter
treesitter: add predicate "any-of?" (
#14344
)
2021-05-14 17:41:20 +02:00
_meta.lua
fix(vim.opt): vimL map string values not trimmed (
#14982
)
2021-07-04 00:14:39 -07: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
lsp: vim.lsp.diagnostic (
#12655
)
2020-11-12 22:21:34 -05:00
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
…