index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
lua
Commit message (
Expand
)
Author
Age
*
Merge pull request #17776 from bfredl/tsconceal
bfredl
2022-03-20
|
\
|
*
feat(ui): allow conceal to be defined in decorations
bfredl
2022-03-20
*
|
fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)
Tim Pope
2022-03-20
|
/
*
chore: fix typos (#17670)
dundargoc
2022-03-17
*
vim-patch:8.2.4571: not all gdb files are recognized (#17727)
Jade Lovelace
2022-03-15
*
fix(paste): escape control characters in Cmdline mode
zeertzjq
2022-03-15
*
fix(paste): deal with trailing new line in chunk
zeertzjq
2022-03-15
*
fix(paste): avoid edges cases caused by empty chunk
zeertzjq
2022-03-15
*
refactor(paste): do not print dots in cmdline mode
zeertzjq
2022-03-15
*
fix(paste): deal with eol and eof in Visual mode
zeertzjq
2022-03-15
*
fix(paste): don't move cursor past the end of pasted text in Normal mode
zeertzjq
2022-03-15
*
fix(paste): use getcmdtype() to determine whether in cmdline mode
zeertzjq
2022-03-15
*
fix(remote): respect silent in error reporting
Charlie Groves
2022-03-11
*
fix(remote): report on missing wait commands, typecheck lua results
Charlie Groves
2022-03-11
*
test(remote): add tests for --remote
Charlie Groves
2022-03-11
*
feat(remote): add basic --remote support
Charlie Groves
2022-03-11
*
Merge pull request #17660 from bfredl/luacomplete
bfredl
2022-03-10
|
\
|
*
feat(lua): handle lazy submodules in `:lua vim.` wildmenu completion
bfredl
2022-03-09
*
|
chore: fix typos (#17331)
dundargoc
2022-03-10
|
/
*
refactor(lua): make vim submodule lazy loading declarative
bfredl
2022-03-07
*
fix(lsp): handle insertion of previous line (#17618)
Michael Lingelbach
2022-03-06
*
docs(lua): reference runtime/lua/vim/_editor.lua
zeertzjq
2022-03-06
*
Merge pull request #17603 from bfredl/luaworld
bfredl
2022-03-05
|
\
|
*
refactor(lua): move only runtime lua file in src/ to runtime/lua
bfredl
2022-03-04
*
|
fix(lsp): start incremental sync range at previous newline character (#17610)
Michael Lingelbach
2022-03-05
|
/
*
refactor(lua): reorganize builtin modules, phase 1
bfredl
2022-03-03
*
feat(diagnostic): add "code" to the diagnostic structure (#17510)
David Shen
2022-03-02
*
fix(lsp): respect all of 'fixeol', 'eol', and 'binary' applying edits (#17574)
Tim Pope
2022-03-02
*
Merge pull request #16969 from shadmansaleh/enhance/ingore_nore_on_plug_keymaps
bfredl
2022-02-27
|
\
|
*
chore: remove <Plug> detection from vim.keymap
shadmansaleh
2022-02-27
*
|
refactor(lua): cleanup and docs for threads
bfredl
2022-02-26
*
|
feat(lua): add proper support of luv threads
erw7
2022-02-26
|
/
*
vim-patch:8.2.4464: Dtrace files are recognized as filetype D (#17518)
Christian Clason
2022-02-26
*
refactor(highlight)!: optional arguments for highlight.range as table (#17462)
Christian Clason
2022-02-21
*
fix(diagnostic): use botright copen for qflist (#17475)
Michael Lingelbach
2022-02-20
*
fix(lsp): use botright copen for all handlers (#17471)
Michael Lingelbach
2022-02-20
*
vim-patch:8.2.4424: ".gts" and ".gjs" files are not recognized (#17464)
Christian Clason
2022-02-19
*
fix: lsp and diagnostic highlight priority (#17461)
Michael Lingelbach
2022-02-19
*
vim-patch:8.2.4414: solidity files are not recognized (#17451)
Christian Clason
2022-02-18
*
vim-patch:8.2.4411: bicep files are not recognized (#17447)
Christian Clason
2022-02-17
*
feat(tree-sitter): allow Atom-style capture fallbacks (#14196)
Stephan Seitz
2022-02-16
*
docs: treesitter.txt - fix overflowing lines, document minimum_language_versi...
Chinmay Dalal
2022-02-13
*
vim-patch:8.2.4352: ReScript files are not recognized
Christian Clason
2022-02-12
*
Merge pull request #17365 from kevinhwang91/fix-ts-empty-lines
Christian Clason
2022-02-11
|
\
|
*
fix(query.lua): check empty table for lines
kevinhwang91
2022-02-11
*
|
fix(lsp): correct prefix when filterText is present (#17051)
Lajos Koszti
2022-02-11
|
/
*
chore: fix typos (#17250)
dundargoc
2022-02-08
*
vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259)
Christian Clason
2022-02-01
*
vim-patch:c4573eb12dba (#17258)
Christian Clason
2022-01-31
*
docs: add example to vim.ui.select (#17241)
dundargoc
2022-01-30
[next]