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
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.0815: maparg() does not provide enough information for mapset()
zeertzjq
2022-08-01
*
vim-patch:8.2.0807: cannot easily restore a mapping
zeertzjq
2022-08-01
*
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
2022-08-01
*
Use Strings instead of Tables in vim.filetype.matchregex Doc (#19604)
LaurenceWarne
2022-08-01
*
fix(session): respect sessionoptions=terminal #19497
Gustavo Sampaio
2022-08-01
*
vim-patch:9.0.0114: the command line takes up space even when not used
Shougo Matsushita
2022-07-31
*
docs: fix typos (#19024)
dundargoc
2022-07-31
*
vim-patch:9.0.0111: "nocombine" is missing from synIDattr()
Christian Clason
2022-07-31
*
vim-patch:2ecbe53f452e (#19577)
Christian Clason
2022-07-30
*
docs(lsp): use direct link to formattingOptions in format docs (#19558)
Mathias Fußenegger
2022-07-28
*
feat(lsp): add range option to code_action; deprecate range_code_action (#19551)
Mathias Fußenegger
2022-07-28
*
vim-patch:9.0.0092: plugins cannot change v:completed_item (#19542)
zeertzjq
2022-07-28
*
feat(lsp): provide feedback if server can't compute rename result (#19546)
Mathias Fußenegger
2022-07-27
*
fix(lsp): set workspace.configuration capability (#19548)
Mathias Fußenegger
2022-07-27
*
vim-patch:9.0.0093: sway config files are recognized as i3config (#19545)
Christian Clason
2022-07-27
*
vim-patch:9.0.0088: pattern for detecting bitbake files is not sufficient (#1...
Gregory Anders
2022-07-27
*
vim-patch:9.0.0084: using "terraform" filetype for .tfvars file is bad (#19526)
Christian Clason
2022-07-26
*
vim-patch:9.0.0073: too many files recognized as bsdl (#19504)
Christian Clason
2022-07-26
*
vim-patch:b529cfbd04c0 (#19501)
Christian Clason
2022-07-26
*
feat(lsp): allow passing custom list handler to LSP functions that return lis...
Dalius Dobravolskas
2022-07-25
*
fix(input): do no reinterpret mouse keys with ALT modifiers
zeertzjq
2022-07-25
*
feat(lua): allow vim.cmd to be indexed (#19238)
Lewis Russell
2022-07-20
*
docs: fix vim.filetype.add by avoiding quotes (#19433)
Javier Lopez
2022-07-19
*
fix(docs): remove internal function from docs (nvim__*)
Maverun
2022-07-19
*
fix: add group in autocmd api #19412
Raphael
2022-07-17
*
fix(lua): double entries in :lua completion #19410
ii14
2022-07-17
*
refactor(lsp): use autocmd api (#19407)
ii14
2022-07-17
*
fix(lsp): move augroup define to if statement (#19406)
Raphael
2022-07-17
*
vim-patch:9.0.0055 (#19392)
Gregory Anders
2022-07-17
*
feat(defaults): mouse=nvi #19290
matveyt
2022-07-17
*
refactor: use `local api = vim.api`
ii14
2022-07-15
*
refactor: use npcall from vim.F
ii14
2022-07-15
*
refactor(lsp): make the use of local aliases more consistent
ii14
2022-07-15
*
feat(lsp): hide backticks in LSP docstrings #19377
Justin M. Keyes
2022-07-15
*
feat(defaults): nnoremap & :&&<CR> #19365
Gregory Anders
2022-07-15
*
fix(treesitter): don't error when node argument of predicate is nil (#19355)
Stephan Seitz
2022-07-14
*
feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)
zeertzjq
2022-07-14
*
fix(lsp): account for initializing servers in vim.lsp.start (#19329)
Nicolas Hillegeer
2022-07-12
*
fix(lsp): don't attach a client in lsp.start() if there is none (#19328)
Nicolas Hillegeer
2022-07-11
*
fix(lsp): abort pending changes after flush when debouncing (#19314)
Rishikesh Vaishnav
2022-07-11
*
feat(lsp): defaults: tagfunc, omnifunc (#19003)
Mathias Fußenegger
2022-07-10
*
fix(lsp): pcall nvim_del_augroup_by_name (#19302)
Christian Clason
2022-07-10
*
vim-patch:9.0.0049: csv and tsv files are not recognized (#19300)
Christian Clason
2022-07-10
*
refactor: remove functions marked for deprecation in 0.8 (#19299)
Gregory Anders
2022-07-09
*
refactor(lua): replace vim.cmd use with API calls (#19283)
Raphael
2022-07-09
*
feat(runtime)!: enable filetype.lua by default (#19216)
Christian Clason
2022-07-07
*
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
2022-07-07
*
vim-patch:5ed11535e069 (#19256)
Christian Clason
2022-07-07
*
Merge pull request #19180 from zeertzjq/tui-kitty-keypad
zeertzjq
2022-07-07
|
\
|
*
test: add tests for keypad keys from kitty keyboard protocol
zeertzjq
2022-07-04
[next]