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
/
doc
Commit message (
Expand
)
Author
Age
*
Merge pull request #12708 from runiq/lsp-doc
TJ DeVries
2020-08-25
|
\
|
*
Add docs for most vim.lsp methods
Patrice Peterson
2020-08-23
*
|
vim-patch:8.2.1517: cannot easily get the character under the cursor
Jan Edmund Lazo
2020-08-23
|
/
*
defaults: sessionoptions+=unix,slash #12760
Jan Edmund Lazo
2020-08-15
*
fixup! mksession: always unix slashes "/" for filepaths
Jan Edmund Lazo
2020-08-15
*
vim-patch:8.2.1347: cannot easily get the script ID
Jan Edmund Lazo
2020-08-14
*
vim-patch:8.1.2341: not so easy to interrupt a script programatically
Jan Edmund Lazo
2020-08-14
*
vim-patch:8.1.0573: cannot redefine user command without ! in same script
Jan Edmund Lazo
2020-08-14
*
lua: add vim.register_keystroke_callback (#12536)
TJ DeVries
2020-08-14
*
Merge pull request #12739 from vigoux/ts-refactor-predicates
TJ DeVries
2020-08-14
|
\
|
*
treesitter: update docs on predicates
Thomas Vigouroux
2020-08-13
|
*
treesitter(docs): update and refresh docs
Thomas Vigouroux
2020-08-13
*
|
Merge pull request #12621 from Shougo/vim-8.1.1564
Matthieu Coudron
2020-08-09
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.1.1564: sign column takes up space
Shougo Matsushita
2020-07-23
*
|
vim-patch:8.1.0862: no verbose version of character classes
Jan Edmund Lazo
2020-08-02
|
/
*
Merge pull request #12575 from cbarrete/vim-8.2.0935
Matthieu Coudron
2020-07-20
|
\
|
*
vim-patch:8.2.0935: flattening a list with existing code is slow
Cédric Barreteau
2020-07-15
*
|
doc: Add documentation for some `vim.lsp.buf` functions (#12552)
cbarrete
2020-07-19
*
|
vim-patch:8.2.0893: assert_equalfile() does not take a third argument
Jan Edmund Lazo
2020-07-19
*
|
lsp: Add support for call hierarchies (#12556)
cbarrete
2020-07-18
|
/
*
doc: Add information about lua function calls (#12574)
TJ DeVries
2020-07-08
*
doc: mention that defer_fn applies schedule_wrap (#12601)
Christian Clason
2020-07-07
*
Merge pull request #12538 from janlazo/vim-8.2.1055
Matthieu Coudron
2020-07-06
|
\
|
*
vim-patch:8.1.1372: when evaluating 'statusline' the current window is unknown
Jan Edmund Lazo
2020-07-04
*
|
lua: add options to highlight.on_yank (#12549)
Christian Clason
2020-07-05
|
/
*
doc: fix scripts and regenerate (#12506)
TJ DeVries
2020-07-02
*
docs: Describe how to escape keycodes with nvim_feedkeys (#12484)
Anmol Sethi
2020-07-01
*
Merge pull request #12491 from vigoux/treesitter-set-ranges
Matthieu Coudron
2020-06-30
|
\
|
*
treesitter: add some documentation for parsers
Thomas Vigouroux
2020-06-29
*
|
doc: fix wordcount description
Matthieu Coudron
2020-06-29
*
|
Merge pull request #12252 from dlukes/formatting-sync
Hirokazu Hata
2020-06-27
|
\
\
|
*
|
lsp: Add sync variant of LSP formatting
David Lukes
2020-06-22
*
|
|
vim-patch:8.2.0865 syntax: Add command to control how foldlevel is computed
Brad King
2020-06-23
|
|
/
|
/
|
*
|
vim-patch:8.0.1554: custom plugins loaded with --clean
Jan Edmund Lazo
2020-06-18
|
/
*
lsp: Add new highlight groups used in show_line_diagnostics (#12473)
francisco souza
2020-06-18
*
Merge pull request #12342 from h-michael/fix-doc
Hirokazu Hata
2020-06-15
|
\
|
*
doc: fix vim.api.nvim_buf_attach callback arguments
Hirokazu Hata
2020-06-15
*
|
Fix highlight group names in LSP documentation (#12427)
Kevin Fleming
2020-06-14
*
|
Add overlapped option to jobstart
erw7
2020-06-10
*
|
vim-patch:8.2.0491: cannot recognize a <script> mapping using maparg()
Jan Edmund Lazo
2020-06-04
*
|
Add v:event.visual during `TextYankPost` (#12382)
Christian Clason
2020-06-03
*
|
lua: add vim.highlight.range (#12401)
Christian Clason
2020-05-31
*
|
lua: vim.wait implementation
TJ DeVries
2020-05-30
*
|
lsp: add preview_location util function (#12368)
Christian Clason
2020-05-26
*
|
vim-patch:8.1.2233: cannot get the Vim command line arguments (#12117)
kuuote
2020-05-24
*
|
doc: Add optional d for `:lcd` and `:tcd` (#12359)
Austin Traver
2020-05-22
|
/
*
lua: Add highlight.on_yank (#12279)
Christian Clason
2020-05-18
*
doc: Vim internal variables & options in lua (#12302)
TJ DeVries
2020-05-17
*
vim-patch:8.1.1084: cannot delete a match from another window (#12325)
Shougo
2020-05-16
*
LSP: Add textDocument/codeAction support (#11607)
Jesse
2020-05-16
[next]