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-06 19:38:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83add102cff8ac2ce2dda02cf1ac9225079f6529
neovim
/
runtime
/
lua
/
vim
History
Alvaro Muñoz
83add102cf
Add signs for Lsp diagnostics (
#11668
)
...
* Add signs for Lsp diagnostics * defer sign definition until init.vim is loaded
2020-02-27 12:12:53 +01:00
..
lsp
Add signs for Lsp diagnostics (
#11668
)
2020-02-27 12:12:53 +01: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
add support to show diagnostics count in statusline (
#11641
)
2020-02-26 20:22:14 +01: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
treesitter: add standard &rtp/parser/ search path for parsers
2020-02-07 09:22:55 +01:00
tshighlighter.lua
treesitter: use internal "decorations" buffer
2020-02-10 13:10:15 +01:00
uri.lua
Add vim.uri_to_bufnr
2019-11-20 11:39:54 -08:00