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
...
*
|
Use the apply_text_edits from util.
Ashkan Kiani
2019-11-20
*
|
Fix reference in rename.
Ashkan Kiani
2019-11-20
*
|
Add full text_edit implementation.
Ashkan Kiani
2019-11-20
*
|
Extend list_extend to take start/finish.
Ashkan Kiani
2019-11-20
*
|
Use err_message in default_callbacks
Ashkan Kiani
2019-11-20
*
|
Satisfy lualint.
Ashkan Kiani
2019-11-20
*
|
Fix rename support.
Ashkan Kiani
2019-11-20
*
|
Spaces not tabs.
Ashkan Kiani
2019-11-20
*
|
Change error writer to not be annoying.
Ashkan Kiani
2019-11-20
*
|
Change callback resolution to be dynamic.
Ashkan Kiani
2019-11-20
*
|
Move everything to buf & default_callbacks
Ashkan Kiani
2019-11-20
*
|
Add everything to lsp.buf and get rid of autoload.
Ashkan Kiani
2019-11-20
*
|
Add lsp.buf and hover implementation.
Ashkan Kiani
2019-11-20
*
|
Bugfix. Don't use nvim.lua that doesn't exist :)
Ashkan Kiani
2019-11-20
*
|
Add vim.uri_to_bufnr
Ashkan Kiani
2019-11-20
*
|
Bugfixes.
Ashkan Kiani
2019-11-20
*
|
Bugfix for floating_preview
Ashkan Kiani
2019-11-20
*
|
Reduce code blocks in markdown previews.
Ashkan Kiani
2019-11-20
|
/
*
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13
*
Lua: Use vim.validate() instead of assert()
Justin M. Keyes
2019-11-10
*
Lua: vim.validate()
Justin M. Keyes
2019-11-10
*
Lua: vim.validate()
Hirokazu Hata
2019-11-10
*
lua: vim.rpcrequest, vim.rpcnotify, vim.NIL
Björn Linse
2019-11-10
*
runtime: Use module pattern with vim/shared.lua
Hirokazu Hata
2019-10-23
*
lua/stdlib: adjust some validation messages #11271
Hirokazu Hata
2019-10-26
*
tree-sitter: use "module" pattern in lua source
Björn Linse
2019-09-28
*
tree-sitter: simplify editing using the new old_byte_size parameter
Björn Linse
2019-09-28
*
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
Björn Linse
2019-09-28
*
tree-sitter: improve parser API (shared parser between plugins)
Björn Linse
2019-09-28
*
tree-sitter: inspect language
Björn Linse
2019-09-28
*
tree-sitter: rename tree_sitter => treesitter for consistency
Björn Linse
2019-09-28
*
tree-sitter: add basic testing on ci
Björn Linse
2019-09-28
*
tree-sitter: support pre-registration of languages
Björn Linse
2019-09-28
*
tree-sitter: objectify API
Björn Linse
2019-09-28
*
tree-sitter: split tree-sitter lua interface from demo code
Björn Linse
2019-09-28
*
test: Rename meth_pcall to pcall_err
Justin M. Keyes
2019-09-06
*
doc #10017
Justin M. Keyes
2019-05-25
*
lua/shared: share trim() impl
Justin M. Keyes
2019-05-20
*
lint
Justin M. Keyes
2019-05-19
*
lua/shared: share more stuff
Justin M. Keyes
2019-05-19
*
lua/shared: share deepcopy() with test/*
Justin M. Keyes
2019-05-19
*
gen_vimdoc.py: support lua/shared.lua module [ci skip]
Justin M. Keyes
2019-05-19
*
lua/shared: move table util funcs to vim.shared
Justin M. Keyes
2019-05-18
*
lua/stdlib: Introduce vim.shared
Justin M. Keyes
2019-05-18
*
lua/stdlib: vim.inspect, string functions
KillTheMule
2019-01-14
*
runtime/lua/vim/compat.lua
Justin M. Keyes
2018-12-20
[prev]