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
...
*
|
treesitter: avoid escaping complete query strings
Stephan Seitz
2020-08-31
*
|
docs, remove 'guifontset' #11708
Justin M. Keyes
2020-08-31
*
|
lsp: Fix bad sortText comparison (#12485)
Anmol Sethi
2020-08-30
|
/
*
Add FIXMEs
Patrice Peterson
2020-08-23
*
Add docs for most vim.lsp methods
Patrice Peterson
2020-08-23
*
Merge pull request #12739 from vigoux/ts-refactor-predicates
TJ DeVries
2020-08-14
|
\
|
*
treesitter: allow to force predicate addition
Thomas Vigouroux
2020-08-13
|
*
treesitter: add predicate negation
Thomas Vigouroux
2020-08-13
|
*
treesitter: add and test vim-match? predicate
Thomas Vigouroux
2020-08-13
|
*
treesitter: add contains? predicate
Thomas Vigouroux
2020-08-13
|
*
treesitter(docs): update and refresh docs
Thomas Vigouroux
2020-08-13
|
*
treesitter: refactor and use lua regexes
Thomas Vigouroux
2020-08-13
*
|
Remove unused function (#12719)
Patrice Peterson
2020-08-08
|
/
*
Revert "lsp: Fix text edits with the same start position (#12434)" (#12564)
Andreas Johansson
2020-07-30
*
Make the window `nomodifiable` when it's created
Cédric Barreteau
2020-07-20
*
LSP: make the hover window nomodifiable
Cédric Barreteau
2020-07-20
*
doc: Add documentation for some `vim.lsp.buf` functions (#12552)
cbarrete
2020-07-19
*
lsp: Add support for call hierarchies (#12556)
cbarrete
2020-07-18
*
treesitter: add parser on_lines callbacks
Thomas Vigouroux
2020-07-10
*
treesitter: cache the capture hl relation
Thomas Vigouroux
2020-07-10
*
treesitter: use change calbacks on redraw
Thomas Vigouroux
2020-07-10
*
treesitter: call bufload before parsing (#12603)
Thomas Vigouroux
2020-07-10
*
lua: add options to highlight.on_yank (#12549)
Christian Clason
2020-07-05
*
lsp: add optional vertical padding, maximal size to floats (#12444)
Christian Clason
2020-07-05
*
doc: fix scripts and regenerate (#12506)
TJ DeVries
2020-07-02
*
lsp: Use nvim_buf_get_lines in locations_to_items and add more tests (#12357)
Mathias Fußenegger
2020-06-30
*
Merge pull request #12491 from vigoux/treesitter-set-ranges
Matthieu Coudron
2020-06-30
|
\
|
*
treesitter: use nodes to mark ranges
Thomas Vigouroux
2020-06-29
|
*
treesitter: add set_included_ranges to the parser
Thomas Vigouroux
2020-06-29
*
|
LSP: Set current name as default rename text (#12553)
cbarrete
2020-06-27
*
|
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
|
|
/
*
/
lsp: when apply text edits, set buflisted on buffers (#12489)
francisco souza
2020-06-23
|
/
*
lsp: Add new highlight groups used in show_line_diagnostics (#12473)
francisco souza
2020-06-18
*
Merge pull request #12469 from h-michael/request
Hirokazu Hata
2020-06-15
|
\
|
*
lsp: even if contents before change is 0 byte, request to server
Hirokazu Hata
2020-06-11
*
|
lsp: Fix text edits with the same start position (#12434)
Andreas Johansson
2020-06-14
*
|
lsp: Add `BufLeave` to `close_preview_autocmd` function call (#12477)
Dheepak Krishnamurthy
2020-06-12
*
|
lsp: Fix #12449 textDocumentSync.save can be boolean. Access textDocumentSync...
Stephan Seitz
2020-06-11
|
/
*
Merge pull request #12321 from vigoux/treesitter-runtime
Matthieu Coudron
2020-06-06
|
\
|
*
treesitter: fix tests
Thomas Vigouroux
2020-06-03
*
|
lsp: do not process diagnostics for unloaded buffers (#12440)
TJ DeVries
2020-06-04
*
|
lsp: compute height of floating preview correctly for wrapped lines (#12380)
Christian Clason
2020-06-04
*
|
lsp: Add check for `declaration` and `typeDefinition` support in vim lsp serv...
Dheepak Krishnamurthy
2020-06-04
*
|
lua: fix behavior when split empty string (#12429)
notomo
2020-06-04
*
|
Merge pull request #12343 from ndreas/fix/lsp-multibyte-indexing
Hirokazu Hata
2020-06-04
|
\
\
|
*
|
Use get_line_byte_from_position in jump_to_location
Andreas Johansson
2020-05-19
|
*
|
Refactor fetching the line byte
Andreas Johansson
2020-05-19
*
|
|
lua: fix infinite loop for vim.split on empty string (#12420)
notomo
2020-06-02
|
|
/
|
/
|
*
|
lua: add vim.highlight.range (#12401)
Christian Clason
2020-05-31
[prev]
[next]