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-11 22:07:12 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ed860a64cf6db8dcf33d16ce448243bf072006d
neovim
/
runtime
/
lua
/
vim
History
Michael Lingelbach
4ed860a64c
Merge pull request
#14073
from mjlbach/feature/syntax_highlight_rule
...
lsp: add custom syntax rule for floating window
2021-03-10 14:15:24 -08:00
..
lsp
Merge pull request
#14073
from mjlbach/feature/syntax_highlight_rule
2021-03-10 14:15:24 -08:00
treesitter
fix: treesitter languagetree crash when using telescope buffer previewer (
#13986
)
2021-02-23 21:39:35 -05:00
compat.lua
…
F.lua
…
highlight.lua
…
inspect.lua
…
lsp.lua
lsp: Resolve codeLense server capabilities (
#14056
)
2021-03-10 17:02:09 -05:00
shared.lua
lsp: add incremental text synchronization
2021-03-09 20:14:08 -08:00
treesitter.lua
buffer updates: add on_reload callback and handle it in treesitter parser
2021-02-10 18:58:46 +01:00
uri.lua
…