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
*
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
*
feat(filetype): convert patterns for mail buffers (#17238)
Gregory Anders
2022-01-29
*
vim-patch:8.2.4251: vala files are not recognized (#17235)
Christian Clason
2022-01-29
*
vim-patch:8.2.4238: *.tf file could be fileytpe "tf" or "terraform"
Christian Clason
2022-01-28
*
feat(ts): expose minimum language version to lua (#17186)
Thomas Vigouroux
2022-01-27
*
fix(ts): escape lang when loading parsers (#16668)
Lewis Russell
2022-01-27
*
vim-patch:8.2.4196: various file types not recognized (#17182)
dundargoc
2022-01-25
*
vim-patch:8.2.4188: not all gitconfig files are recognized (#17178)
Christian Clason
2022-01-23
*
vim-patch:8.2.4191: json5 files are not recognized (#17180)
dundargoc
2022-01-23
*
vim-patch:8.2.4187: gnuplot file not recognized (#17177)
Christian Clason
2022-01-23
*
vim-patch:8.2.4172: filetype detection for BASIC is not optimal (#17161)
Christian Clason
2022-01-21
*
docs(lsp): fix on_publish_diagnostics example (#17146)
xnmet
2022-01-21
*
feat(lsp): add handler for workspace/workspaceFolders (#17149)
Michael Lingelbach
2022-01-21
*
perf(lsp): request only changed portions of the buffer in changetracking (#17...
Michael Lingelbach
2022-01-17
*
fix(lsp): avoid nil workspace/symbol query (#17107)
Daniel Steinberg
2022-01-15
*
fix(lsp): fetch offset_encoding from client in references (#17104)
Michael Lingelbach
2022-01-15
*
feat: use nvim_buf_set_extmark for vim.highlight (#16963)
Michael Lingelbach
2022-01-15
*
feat(lsp): dynamically generate list title in response_to_list (#17081)
Gregory Anders
2022-01-14
*
fix(filetype): expand tildes in filetype patterns (#17091)
Gregory Anders
2022-01-14
*
fix(lsp): always split text edits on \r, \r\n, and \n (#17087)
Michael Lingelbach
2022-01-14
*
fix(filetype): fix foam pattern detection
Gregory Anders
2022-01-13
*
feat(filetype.lua): fix .cc file not detected
rhcher
2022-01-13
*
feat(filetype.lua): add support for files under .git
Sanchayan Maity
2022-01-13
*
feat(filetype.lua): add support for patch files
Sanchayan Maity
2022-01-13
*
feat(filetype.lua): add support for tmux.conf files
Gary Sentosa
2022-01-13
*
feat(filetype.lua): fix .env file not detected
Gary Sentosa
2022-01-13
*
vim-patch:8.2.4077: not all Libsensors files are recognized (#17080)
Christian Clason
2022-01-13
*
fix(lsp): forward offset_encoding in rename handler (#17079)
Michael Lingelbach
2022-01-13
*
fix(lsp): forward offset_encoding to apply_text_edits (#17075)
Michael Lingelbach
2022-01-13
[next]