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
/
vim
Commit message (
Expand
)
Author
Age
*
docs: vim.keymap.set can specify buffer as an option
atusy
2022-04-21
*
Merge pull request #18185 from clason/vim-8.2.4781
Christian Clason
2022-04-20
|
\
|
*
vim-patch:8.2.4793: recognizing Maxima filetype even though it might be another
Christian Clason
2022-04-20
*
|
fix(lsp): unify progress message handling (#18040)
runiq
2022-04-20
*
|
fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18188)
Gregory Anders
2022-04-20
|
/
*
vim-patch:8.2.4790: lilypond filetype not recognized (#18174)
Christian Clason
2022-04-20
*
vim-patch:8.2.4778: pacman files use dosini filetype (#18152)
Christian Clason
2022-04-17
*
vim-patch:8.2.4767: openscad files are not recognized (#18138)
Christian Clason
2022-04-17
*
fix(paste): ignore mappings in Cmdline mode (#18114)
Eden Zhang
2022-04-17
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
fix(lsp): fix lookup of boolean values in workspace/configuration (#18026)
Fredrik Ekre
2022-04-15
*
vim-patch:8.2.4746: supercollider filetype not recognized (#18102)
Christian Clason
2022-04-13
*
fix(lsp): pass offset_encoding in formatexpr() (#18084)
Tony Fettes
2022-04-11
*
vim-patch:8.2.4733: HEEx and Surface do need a separate filetype
zeertzjq
2022-04-11
*
vim-patch:8.2.4729: HEEx and Surface templates do not need a separate filetyp...
Christian Clason
2022-04-10
*
vim-patch:8.2.4721: cooklang files are not recognized (#18058)
Christian Clason
2022-04-09
*
vim-patch:8.2.4720: ABB Rapid files are not recognized properly (#18057)
Christian Clason
2022-04-09
*
vim-patch:8.2.4715: Vagrantfile not recognized (#18052)
Christian Clason
2022-04-09
*
vim-patch:8.2.4708: PHP test files are not recognized (#18025)
Christian Clason
2022-04-07
*
vim-patch:8.2.4701: Kuka Robot Language files not recognized (#18012)
Christian Clason
2022-04-07
*
vim-patch:8.2.4664: Elvish files are not recognized (#17963)
Christian Clason
2022-04-02
*
fix(keymap): don't coerce false to ''
Lewis Russell
2022-04-01
*
Merge pull request #17842 from lewis6991/keymap
bfredl
2022-04-01
|
\
|
*
feat(keymap): return nil from an expr keymap
Lewis Russell
2022-03-24
*
|
vim-patch:8.2.4658: org-mode files are not recognized (#17939)
Christian Clason
2022-03-31
*
|
feat(runtime): add query filetype (#17905)
Christian Clason
2022-03-31
*
|
feat(treesitter): add more default groups to highlight map (#17835)
Gregory Anders
2022-03-30
*
|
docs(lsp): remove outdated offset_encoding default value for apply_text_edits
Andrea Cappuccio
2022-03-30
*
|
fix(lsp): use "text" filetype for plaintext (#17898)
Jaehwang Jung
2022-03-28
*
|
fix(diagnostic): make `open_float` respect global diagnostic options (#17879)
Smitesh Patil
2022-03-27
*
|
fix(filetype.lua): always return a string in getline helper function (#17852)
Jared Weakly
2022-03-25
*
|
feat: add vim.tbl_get (#17831)
Michael Lingelbach
2022-03-24
|
/
*
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
[next]