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
/
news.txt
Commit message (
Expand
)
Author
Age
*
feat(api): evaluate 'statuscolumn' with nvim_eval_statusline()
Luuk van Baal
2023-04-05
*
docs: fix typos
dundargoc
2023-04-04
*
refactor(defaults)!: change default 'commentstring' value to empty (#22862)
zeertzjq
2023-04-02
*
Merge pull request #22778 from luukvbaal/getext
bfredl
2023-04-02
|
\
|
*
feat(extmarks): extend nvim_buf_get_extmarks()
Luuk van Baal
2023-04-01
*
|
refactor(treesitter)!: rename help parser to vimdoc
Christian Clason
2023-04-01
*
|
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
|
/
*
feat(lua): add `vim.loader`
Folke Lemaitre
2023-03-26
*
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
2023-03-25
*
feat(treesitter)!: deprecate top level indexes to modules (#22761)
Lewis Russell
2023-03-24
*
feat(api): add nvim_get_hl (#22693)
Null Chilly
2023-03-23
*
feat(vim.gsplit): gain features of vim.split
Justin M. Keyes
2023-03-22
*
feat(lua): allow `:=expr` as a shorter version of `:lua =expr`
bfredl
2023-03-22
*
feat(vim.version): more coercion with strict=false
Justin M. Keyes
2023-03-20
*
feat: add `vim.filetype.get_option()`
Lewis Russell
2023-03-20
*
feat(api): add filetype option nvim_get_option_value
Lewis Russell
2023-03-20
*
Merge pull request #22627 from nullchilly/highlight-cleanup
Christian Clason
2023-03-13
|
\
|
*
docs: add removed features in news.txt
nullchilly
2023-03-12
*
|
feat(options)!: deprecate paste, remove pastetoggle (#22647)
ii14
2023-03-13
*
|
refactor!: rename vim.pretty_print => vim.print
Justin M. Keyes
2023-03-13
*
|
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
|
Merge pull request #22613 from lewis6991/feat/tsqueryutil
Lewis Russell
2023-03-11
|
\
\
|
|
/
|
/
|
|
*
refactor(treesitter): add Range type aliase for Range4|Range6
Lewis Russell
2023-03-11
*
|
feat!(treesitter): do not return changes from LanguageTree:parse()
Lewis Russell
2023-03-10
|
/
*
feat(treesitter): use upstream format for injection queries
Lewis Russell
2023-03-08
*
fix(man.lua): tests, naming
Justin M. Keyes
2023-03-07
*
build!: make libintl a required dependency
dundargoc
2023-03-07
*
Merge pull request #13834 from bfredl/omnilua
bfredl
2023-03-07
|
\
|
*
feat(lua): omnifunc for builting lua interpreter
Björn Linse
2023-03-06
*
|
feat(lsp)!: add rule-based sem token highlighting (#22022)
swarn
2023-03-06
*
|
refactor(vim.version): cleanup
Justin M. Keyes
2023-03-06
*
|
feat(lua): add semver api
Kelly Lin
2023-03-06
|
/
*
feat(lsp): implement workspace/didChangeWatchedFiles (#22405)
Jon Huhn
2023-03-05
*
docs: fix vim.treesitter tags
Justin M. Keyes
2023-03-03
*
feat(treesitter): add :InspectTree command (#22477)
Christian Clason
2023-03-02
*
refactor: rename show_tree => inspect_tree #22474
Justin M. Keyes
2023-03-02
*
Merge pull request #22429 from bfredl/hkmap
bfredl
2023-02-28
|
\
|
*
feat(edit)!: remove old c implementation of hebrew keymap
bfredl
2023-02-28
*
|
feat(ui): restore has('gui_running')
Justin M. Keyes
2023-02-27
*
|
feat(api): more fields in nvim_list_uis
Justin M. Keyes
2023-02-27
|
/
*
feat(treesitter): expand the API
Lewis Russell
2023-02-26
*
Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"
Mathias Fussenegger
2023-02-25
*
feat(lsp): implement workspace/didChangeWatchedFiles (#21293)
Jon Huhn
2023-02-25
*
feat(treesitter): upstream foldexpr from nvim-treesitter
Lewis Russell
2023-02-23
*
feat(lua): make sure require'bit' always works, even with PUC lua 5.1
bfredl
2023-02-22
*
Merge #21428 docs: naming conventions, guidelines
Justin M. Keyes
2023-02-22
|
\
|
*
docs: vim_diff.txt
Justin M. Keyes
2023-02-22
*
|
refactor(treesitter): Add vim.treesitter.get_node() (#22360)
Gregory Anders
2023-02-22
|
/
*
feat(treesitter): add filetype -> lang API
Lewis Russell
2023-02-21
*
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
2023-02-16
[next]