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
2026-06-10 22:08:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62d67de598286734536b63807d6b0f4e82b34128
neovim
/
runtime
/
lua
/
vim
History
TJ DeVries
19b7cef0a7
fix(vim.opt):
Fix
#14828
with empty values being incorrectly inserted
2021-06-29 09:18:59 -04:00
..
lsp
Fixed +1 -1 in util.lua (
#14913
)
2021-06-26 13:43:18 -04:00
treesitter
…
_meta.lua
fix(vim.opt):
Fix
#14828
with empty values being incorrectly inserted
2021-06-29 09:18:59 -04: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
feat(lsp): Add codelens support
2021-06-14 21:45:14 +02:00
shared.lua
…
treesitter.lua
…
uri.lua
…