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-02-23 02:44:53 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
802f8429d5d908457658e4b9859d8ed110bc0247
neovim
/
runtime
/
lua
/
vim
History
Michael Lingelbach
96dfa07642
Merge pull request
#14635
from folke/lsp_get_lines
...
perf(lsp): get all lines from a file in one go (`locations_to_items`)
2021-05-31 11:12:23 -07:00
..
lsp
Merge pull request
#14635
from folke/lsp_get_lines
2021-05-31 11:12:23 -07:00
treesitter
treesitter: add predicate "any-of?" (
#14344
)
2021-05-14 17:41:20 +02:00
_meta.lua
lua: Add vim.opt and fix scopes of vim.o (
#13479
)
2021-05-28 17:24:48 +02: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
Increase default LSP sync timeout to 1000ms
2021-05-02 17:08:57 +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
…