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
2025-09-07 03:48:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c00fea585ccab56a6044a174ce8d9a2c605c6cd
neovim
/
runtime
/
lua
/
vim
History
Björn Linse
9c00fea585
lua: add regex support, and
@match
support in treesitter queries
2020-02-26 19:39:02 +01:00
..
lsp
lsp/completion: show duplicates in completion popup
#11920
2020-02-21 00:34:07 -08:00
compat.lua
runtime/lua/vim/compat.lua
2018-12-20 11:57:30 +01:00
inspect.lua
lua: metatable for empty dict value
2020-01-01 19:26:29 +01:00
lsp.lua
lsp: fix textDocument/completion handling
2020-02-19 07:27:29 +09:00
shared.lua
lua: move test helper function, map and filter, to vim.shared module
2020-02-18 17:43:10 +09:00
treesitter.lua
lua: add regex support, and
@match
support in treesitter queries
2020-02-26 19:39:02 +01:00
tshighlighter.lua
treesitter: redraw on changed query
2020-02-26 19:39:02 +01:00
uri.lua
Add vim.uri_to_bufnr
2019-11-20 11:39:54 -08:00