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 19:02:13 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d4f48182131c36d57589eefd4cefe3c70256d04
neovim
/
runtime
/
lua
/
vim
History
Lewis Russell
6d4f481821
fix(treesitter): disallow empty filetypes
...
Fixes
#22473
2023-03-03 09:44:02 +00:00
..
filetype
…
lsp
fix(lsp): use buffer scheme for files not stored on disk (
#22407
)
2023-03-01 15:33:13 +01:00
treesitter
fix(treesitter): disallow empty filetypes
2023-03-03 09:44:02 +00:00
_editor.lua
…
_init_packages.lua
…
_inspector.lua
…
_meta.lua
…
diagnostic.lua
…
F.lua
…
filetype.lua
vim-patch:9.0.1368: Bass files are not recognized (
#22485
)
2023-03-02 23:29:03 +01:00
fs.lua
feat(vim.fs): pass path to find() predicate, lazy evaluate
#22378
2023-03-01 08:51:22 -08:00
health.lua
…
highlight.lua
…
inspect.lua
…
keymap.lua
…
lsp.lua
fix(lsp): only fire LspDetach for attached buffers (
#22468
)
2023-03-01 17:47:56 +01:00
secure.lua
…
shared.lua
…
treesitter.lua
fix(treesitter): disallow empty filetypes
2023-03-03 09:44:02 +00:00
ui.lua
…
uri.lua
…