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
*
fix(lsp): adjust offset encoding in lsp.buf.rename() (#18829)
Fredrik Ekre
2022-06-01
*
fix(checkhealth): skip vim.health #18816
Javier Lopez
2022-06-01
*
feat(fs): add vim.fs.normalize()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.find()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dir()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.basename()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dirname()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.parents()
Gregory Anders
2022-05-31
*
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
2022-05-31
*
Merge pull request #18219 from kessejones/filetype-lua
Gregory Anders
2022-05-31
|
\
|
*
feat(filetype): convert more patterns to filetype.lua
Christian Clason
2022-05-30
*
|
fix(lsp): include cancellable in progress message table (#18809)
Chris Kipp
2022-05-31
|
/
*
fix(treesitter): offset directive associates range with capture (#18276)
Lewis Russell
2022-05-28
*
feat(lsp): turn rename filter into a predicate (#18745)
Mathias Fußenegger
2022-05-26
*
vim-patch:8.2.5015: Hoon and Moonscript files are not recognized (#18747)
dundargoc
2022-05-25
*
refactor(lsp): remove redundant client cleanup (#18744)
Gregory Anders
2022-05-25
*
feat(lsp)!: turn format filter into predicate (#18458)
Mathias Fußenegger
2022-05-25
*
fix(lsp): respect global syntax setting in open float preview (#15225)
Elton Leander Pinto
2022-05-25
*
fix(filetype): correct vim.fn.did_filetype() handling (#18725)
notomo
2022-05-23
*
fix(lsp): do not detach LSP servers on Windows #18703
Gregory Anders
2022-05-22
*
refactor(runtime): convert the remaining dist#ft functions to lua (#18623)
Jonas Strittmatter
2022-05-22
*
refactor: add warnings for deprecated functions (#18662)
dundargoc
2022-05-21
*
fix(lsp): only send diagnostics from current buffer in code_action() (#18639)
Fredrik Ekre
2022-05-20
*
Merge pull request #18502 from drybalka/fix-languagetree-contains-description
Christian Clason
2022-05-19
|
\
|
*
refactor: simple logic in tree_contains()
Denys
2022-05-18
|
*
docs: correct description of LanguageTree:contains()
Denys
2022-05-18
*
|
feat(lsp): option to reuse_win for jump actions (#18577)
Lewis Russell
2022-05-18
*
|
feat(lsp): add filter to vim.lsp.get_active_clients()
Gregory Anders
2022-05-18
*
|
feat(lsp): add LspAttach and LspDetach autocommands
Gregory Anders
2022-05-18
*
|
fix(health): handle non-existent log file #18610
Noval Maulana
2022-05-17
*
|
refactor(runtime): convert more dist#ft functions to lua (#18430)
Jonas Strittmatter
2022-05-17
*
|
Merge pull request #18554 from kevinhwang91/perf-timerstart
bfredl
2022-05-17
|
\
\
|
*
|
perf(_editor): no need to stop inside vim.defer_fn
kevinhwang91
2022-05-13
*
|
|
feat(lua): add traceback to vim.deprecate #18575
ii14
2022-05-15
|
/
/
*
|
fix(lsp): perform client side filtering of code actions (#18392)
Fredrik Ekre
2022-05-12
*
|
feat(defaults): session data in $XDG_STATE_HOME #15583
Ivan
2022-05-12
*
|
feat(lua): vim.cmd() with kwargs acts like nvim_cmd() #18523
Famiu Haque
2022-05-12
*
|
docs(api): improve shared lua functions docs (#17933)
adrian5
2022-05-11
*
|
Merge pull request #18487 from clason/stylua
Christian Clason
2022-05-11
|
\
\
|
*
|
chore: format runtime with stylua
Christian Clason
2022-05-09
|
|
/
*
/
docs(lsp): fix description of `only` in vim.lsp.buf.code_action() (#18492)
Fredrik Ekre
2022-05-09
|
/
*
fix(lsp): detach spawned LSP server processes (#18477)
Gregory Anders
2022-05-08
*
docs: change wrap_at type to number (#18456)
Noval Maulana
2022-05-07
*
fix(lsp): skip clients without rename capability (#18449)
Mathias Fußenegger
2022-05-06
*
fix(lsp): fix rename capability checks and multi client support (#18441)
Mathias Fußenegger
2022-05-05
*
fix(lsp): make sure to always reset active codelens refreshes (#18331)
William Boman
2022-05-05
*
refactor(lua): replace hard-coded gsub with vim.pesc() (#18407)
James McCoy
2022-05-04
*
fix(filetype): fixup scd filetype detection (#18403)
Gregory Anders
2022-05-03
*
refactor(runtime): convert dist#ft functions to lua (#18247)
Jonas Strittmatter
2022-05-03
*
feat(lsp): add logging level "OFF" (#18379)
ii14
2022-05-03
[next]