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
...
*
|
Merge pull request #14737 from rktjmp/lsp-guard-against-negative-lines
Michael Lingelbach
2021-06-14
|
\
\
|
*
|
fix(lsp): guard against negative diagnostic line numbers
Oliver Marriott
2021-06-13
*
|
|
fix(lsp): allow 'rounded' and 'solid' in floats
Timothée Sterle
2021-06-14
|
|
/
|
/
|
*
|
Merge pull request #13165 from mfussenegger/codelens
Michael Lingelbach
2021-06-14
|
\
\
|
*
|
feat(lsp): Add codelens support
Mathias Fussenegger
2021-06-14
*
|
|
docs: regenerate
marvim
2021-06-14
|
/
/
*
|
vim-patch:8.2.2990: Jupyter Notebook files are not recognized
Jan Edmund Lazo
2021-06-13
*
|
vim-patch:8.2.1354: test 59 is old style
Jan Edmund Lazo
2021-06-13
*
|
Merge pull request #14765 from folke/lsp_plaintext
Michael Lingelbach
2021-06-12
|
\
\
|
*
|
fix(lsp): convert_input_to_markdown_lines: preserve plaintext
Folke Lemaitre
2021-06-12
*
|
|
Merge pull request #14788 from shadmansaleh/fix/lua_runtime1
Björn Linse
2021-06-13
|
\
\
\
|
*
|
|
fixup(runtime): Fix lua runtime files not listed
shadmansaleh
2021-06-13
|
|
|
/
|
|
/
|
*
|
|
vim-patch:8.2.0945: cannot use "z=" when 'spell' is off
Jan Edmund Lazo
2021-06-12
*
|
|
vim-patch:8.2.0038: spell suggestions insufficiently tested
Jan Edmund Lazo
2021-06-12
*
|
|
vim-patch:8.1.1865: spellrare and spellrepall in the wrong order
Jan Edmund Lazo
2021-06-12
*
|
|
vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrare
Jan Edmund Lazo
2021-06-12
|
/
/
*
|
Merge pull request #14761 from janlazo/vim-8.2.2966
Jan Edmund Lazo
2021-06-11
|
\
\
|
*
|
vim-patch:8.2.2971: cannot yank a block without trailing spaces
Jan Edmund Lazo
2021-06-10
|
|
/
*
|
Merge pull request #14686 from shadmansaleh/feat/evaluate_plugin/lua
Björn Linse
2021-06-11
|
\
\
|
*
|
refactor(source): Move lua file detection to do_source
shadmansaleh
2021-06-11
|
*
|
feat(runtime): Allow lua to be used in syntax
shadmansaleh
2021-06-11
|
*
|
feat(runtime): Allow lua to be used in ftdetect
shadmansaleh
2021-06-11
|
*
|
feat(runtime): Allow lua to be used in indent
shadmansaleh
2021-06-11
|
*
|
feat(runtime): Allow lua to be used in ftplugin
shadmansaleh
2021-06-11
|
*
|
feat(runtime): Allow lua to be used in compiler
shadmansaleh
2021-06-11
|
*
|
feat(runtime): Allow lua to be used in colorschemes
shadmansaleh
2021-06-11
|
*
|
feat(startup): Source runtime/plugin/**/*.lua at startup
shadmansaleh
2021-06-11
|
|
/
*
/
fix(lsp): cap diagnostic end range to buf length
Michael Lingelbach
2021-06-10
|
/
*
docs: regenerate
marvim
2021-06-10
*
Merge pull request #14510 from urandom/doc_nvim_buf_set_extmark
Björn Linse
2021-06-10
|
\
|
*
Update the functio documentation in C
Viktor Kojouharov
2021-05-10
|
*
Minor observational corrections to the set_extmark documentation
Viktor Kojouharov
2021-05-07
*
|
feat(lsp): Split out a `diagnostics_to_items` function from set_loclist
Mathias Fussenegger
2021-06-07
*
|
docs: regenerate
marvim
2021-06-06
*
|
Merge pull request #14726 from folke/lsp_single_popup_per_buffer
Michael Lingelbach
2021-06-06
|
\
\
|
*
|
fix(lsp): max 1 floating preview per buffer. Fixes #11508
Folke Lemaitre
2021-06-05
*
|
|
feat(lsp): extend diagnostic.set_loclist
Viktor Kojouharov
2021-06-06
*
|
|
docs(lsp): fix locations_to_items docstring
Michael Lingelbach
2021-06-05
*
|
|
Merge pull request #14730 from mjlbach/feature/open_loclist_on_win
Michael Lingelbach
2021-06-05
|
\
\
\
|
*
|
|
fix(lsp): set_loclist should target current win
Michael Lingelbach
2021-06-05
|
|
/
/
*
|
|
Merge pull request #14707 from ray-x/master
Michael Lingelbach
2021-06-05
|
\
\
\
|
*
|
|
fix(lsp): floating window border size for string type 'none' and 'shadow'
ray-x
2021-06-02
|
|
/
/
*
/
/
feat(lsp): remove line from diagnostic quickfix
Michael Lingelbach
2021-06-05
|
/
/
*
|
docs: regenerate
marvim
2021-06-02
*
|
fix(lsp): check mode in omnifunc callback
Jose Alvarez
2021-06-01
*
|
Merge pull request #14693 from shadmansaleh/enhance/lsp/make_focusable_parame...
Michael Lingelbach
2021-06-01
|
\
\
|
*
|
docs(lsp): Fix opts param not captured by docgen
shadmansaleh
2021-06-01
|
*
|
feat(lsp): Make focusability of lsp float configurable
shadmansaleh
2021-06-01
*
|
|
Merge pull request #14694 from folke/lsp_popup_border
Michael Lingelbach
2021-06-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix(lsp): properly handle border character list without highlight groups. Fix...
Folke Lemaitre
2021-06-01
[prev]
[next]