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-01-05 10:57:11 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5ecbbba6ee4364dd2ad8ae4bebd0b004ae20deaf
neovim
/
runtime
/
lua
/
vim
History
atusy
5ecbbba6ee
docs: vim.keymap.set can specify buffer as an option
2022-04-21 10:45:39 +09:00
..
lsp
fix(lsp): unify progress message handling (
#18040
)
2022-04-20 18:40:52 +02:00
treesitter
…
_editor.lua
fix(paste): ignore mappings in Cmdline mode (
#18114
)
2022-04-17 08:11:53 +08:00
_init_packages.lua
…
_meta.lua
…
compat.lua
…
diagnostic.lua
fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (
#18188
)
2022-04-20 08:16:47 -06:00
F.lua
…
filetype.lua
vim-patch:8.2.4793: recognizing Maxima filetype even though it might be another
2022-04-20 09:52:31 +02:00
highlight.lua
…
inspect.lua
…
keymap.lua
docs: vim.keymap.set can specify buffer as an option
2022-04-21 10:45:39 +09:00
lsp.lua
fix(lsp): pass offset_encoding in formatexpr() (
#18084
)
2022-04-11 12:44:31 -07:00
shared.lua
…
treesitter.lua
…
ui.lua
docs: typo fixes (
#17859
)
2022-04-15 12:35:06 +02:00
uri.lua
…