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
Commit message (
Expand
)
Author
Age
...
|
*
|
Merge #30105 fix(tohtml): quote font-family names
Justin M. Keyes
2024-09-08
|
|
\
\
|
|
*
|
test(tohtml): simplify font test
Justin M. Keyes
2024-09-08
|
|
*
|
fix(tohtml): enclose font-family names in quotation marks
yayoyuyu
2024-09-08
|
|
/
/
|
*
|
vim-patch:b584117: runtime(doc): buffers can be re-used (#30300)
zeertzjq
2024-09-08
|
*
|
fix(vim.ui.open): prefer xdg-open on WSL #30302
Yi Ming
2024-09-07
|
*
|
test(lua): tbl_deep_extend "after second argument" #30297
Justin M. Keyes
2024-09-07
|
*
|
vim-patch:9.1.0720: Wrong breakindentopt=list:-1 with multibyte or TABs (#30293)
zeertzjq
2024-09-07
|
*
|
vim-patch:9.1.0719: Resetting cell widths can make 'listchars' or 'fillchars'...
zeertzjq
2024-09-06
|
*
|
Merge pull request #30236 from luukvbaal/invalid
bfredl
2024-09-06
|
|
\
\
|
|
*
|
fix(decor): exclude invalid marks from meta total
Luuk van Baal
2024-09-04
|
|
|
/
|
*
|
Merge pull request #30272 from bfredl/replace_emoji
bfredl
2024-09-06
|
|
\
\
|
|
*
|
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
2024-09-06
|
*
|
|
vim-patch:9.1.0717: Unnecessary nextcmd NULL checks in parse_command_modifier...
zeertzjq
2024-09-06
|
*
|
|
vim-patch:9.1.0716: resetting setcellwidth() doesn't update the screen (#30274)
zeertzjq
2024-09-06
|
*
|
|
build(deps): bump libuv to HEAD - 0a00e80c3
Christian Clason
2024-09-05
|
*
|
|
refactor(vterm): inline REFLOW macro
Paul "LeoNerd" Evans
2024-09-05
|
*
|
|
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
|
*
|
|
refactor: adopt termkey and eliminate duplicate code
dundargoc
2024-09-05
|
*
|
|
test: avoid noise in CI logs #30264
Justin M. Keyes
2024-09-05
|
*
|
|
fix(lsp): handle locations exceeding line length #30253
Tristan Knight
2024-09-05
|
*
|
|
vim-patch:315b6f7: runtime(tmux): Update syntax script (#30265)
Gregory Anders
2024-09-04
|
*
|
|
vim-patch:150b507: runtime(hcl,terraform): Add runtime files for HCL and Terr...
Gregory Anders
2024-09-04
|
|
|
/
|
|
/
|
|
*
|
fix(lua): allows tables with integer keys to be merged in tbl_deep_extend
Lewis Russell
2024-09-04
|
|
/
|
*
vim-patch:9.1.0713: Newline causes E749 in Ex mode (#30254)
zeertzjq
2024-09-04
|
*
feat(lsp): support hostname in rpc.connect #30238
Tristan Knight
2024-09-03
|
*
docs: use "nvim" in swapfile message #30250
こけっち
2024-09-03
|
*
fix(api): nvim_buf_get_text() crashes with large negative column #28740
vanaigr
2024-09-03
|
*
Merge pull request #30232 from bfredl/emoji2
bfredl
2024-09-03
|
|
\
|
|
*
fix(mbyte): mark any 0xFE0F sequence as a TUI ambiguous width char
bfredl
2024-09-02
|
*
|
test: tmpname(create:boolean) #30242
Justin M. Keyes
2024-09-03
|
*
|
Merge #30237 validate --listen address
Justin M. Keyes
2024-09-02
|
|
\
\
|
|
*
|
feat(startup): validate --listen address
Justin M. Keyes
2024-09-02
|
|
*
|
test: tmpname() can skip file creation
Justin M. Keyes
2024-09-02
|
|
/
/
|
*
|
build: add quotes around `CMAKE_GENERATOR` variable
dundargoc
2024-09-02
|
*
|
feat(clipboard): try cygutils, clip on Windows #30215
wzy
2024-09-02
|
*
|
vim-patch:3c07eb0: runtime(vim): Update syntax, improve user-command matching...
zeertzjq
2024-09-02
|
*
|
vim-patch:bd69b39: runtime(sudoers): improve recognized Runas_Spec and Tag_Sp...
Christian Clason
2024-09-02
|
*
|
docs: vim.lsp.rpc.connect() TCP requires IP address #30219
Tristan Knight
2024-09-01
|
*
|
docs: misc #28970
Justin M. Keyes
2024-09-01
|
*
|
feat(treesitter)!: default to correct behavior for quantified captures (#30193)
Gregory Anders
2024-09-01
|
*
|
fix(ui): correctly pass metadata to get_node_text #30222
Gregory Anders
2024-09-01
|
|
/
|
*
vim-patch:9.1.0708: Recursive window update does not account for reset skipco...
luukvbaal
2024-09-01
|
*
docs(treesitter): annotate some tables as `TSMetadata`
Yi Ming
2024-09-01
|
*
vim-patch:9abd02d: runtime(nu): include filetype plugin
Christian Clason
2024-09-01
|
*
feat(ui): gx: use url extmark attribute and tree-sitter directive (#30192)
Gregory Anders
2024-08-31
|
*
vim-patch:d817609: runtime(vim): Update base-syntax, match bracket mark range...
zeertzjq
2024-09-01
|
*
fix(completion): don't include <Lua function> in -complete= (#30209)
zeertzjq
2024-09-01
|
*
Merge pull request #30207 from zeertzjq/vim-7c8bbc6
zeertzjq
2024-09-01
|
|
\
|
|
*
vim-patch:e2c4e07: runtime(doc): Update :help :command-complete list
zeertzjq
2024-09-01
|
|
*
vim-patch:7c8bbc6: runtime(doc): use mkdir -p to save a command
zeertzjq
2024-09-01
|
|
/
[prev]
[next]