index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
lua
Age
Commit message (
Expand
)
Author
Files
2019-11-13
lua LSP client: initial implementation (#11336)
Ashkan Kiani
1
2019-11-11
Lua: mark some functions as "private"
Justin M. Keyes
1
2019-11-10
Merge pull request #11310 from bfredl/luarpc
Björn Linse
3
2019-11-10
lua: vim.rpcrequest, vim.rpcnotify, vim.NIL
Björn Linse
3
2019-11-09
paste: Select-mode, Visual-mode #11360
Justin M. Keyes
1
2019-11-06
doc: vim.fn, vim.call(), vim.api [ci skip]
Justin M. Keyes
1
2019-10-29
lua/executor.c: use TRY_WRAP
Justin M. Keyes
1
2019-10-27
lua: add vim.fn.{func} for direct access to vimL function
Björn Linse
3
2019-09-28
tree-sitter: handle node equality
Björn Linse
1
2019-09-28
tree-sitter: use "range" instead of "point_range" consistently in lua API
Björn Linse
1
2019-09-28
tree-sitter: fix lint, delete "demo" plugin (replaced by functional tests)
Björn Linse
3
2019-09-28
tree-sitter: cleanup tree refcounting
Björn Linse
1
2019-09-28
tree-sitter: inspect language
Björn Linse
2
2019-09-28
tree-sitter: add some more API
Björn Linse
1
2019-09-28
tree-sitter: style
Björn Linse
2
2019-09-28
tree-sitter: use standard luaL_newmetatable and luaL_checkudata pattern
Björn Linse
1
2019-09-28
tree-sitter: rename tree_sitter => treesitter for consistency
Björn Linse
5
2019-09-28
tree-sitter: add basic testing on ci
Björn Linse
2
2019-09-28
tree-sitter: support pre-registration of languages
Björn Linse
2
2019-09-28
tree-sitter: objectify API
Björn Linse
1
2019-09-28
tree-sitter: load parsers as .so files
Björn Linse
1
2019-09-28
tree-sitter: initial tree-sitter support
Björn Linse
3
2019-09-25
paste: fix handling of "<" in cmdline (#11094)
Daniel Hahler
1
2019-09-11
Merge #10995 'paste: fix paste in terminal mode'
Justin M. Keyes
1
2019-09-11
paste: fix paste in terminal mode
Björn Linse
1
2019-09-11
doc
Justin M. Keyes
1
2019-09-09
doc: |api-fast| [ci skip]
Justin M. Keyes
1
2019-09-09
paste: fix normal-mode paste by different approach #10976
Justin M. Keyes
1
2019-09-08
paste: insert before cursor always
Justin M. Keyes
1
2019-09-08
paste: do not clobber msg area for small pastes
Justin M. Keyes
1
2019-09-08
paste/cmdline: discard all chunks after first line
Justin M. Keyes
1
2019-09-08
paste: reset 'paste' option immediately #10974
Justin M. Keyes
1
2019-09-02
paste: redraw at end
Justin M. Keyes
1
2019-09-02
paste: one undo-block per stream
Justin M. Keyes
1
2019-08-31
tui/input: defer nvim_paste properly.
Björn Linse
1
2019-08-27
paste: make vim.paste() "public"
Justin M. Keyes
1
2019-08-27
paste: implement redo (AKA dot-repeat)
Justin M. Keyes
1
2019-08-27
paste: insert text "before" cursor in Insert-mode
Justin M. Keyes
1
2019-08-27
API: nvim_paste
Justin M. Keyes
1
2019-08-27
paste: phases, dots
Justin M. Keyes
1
2019-08-27
API: nvim_put: "follow" parameter
Justin M. Keyes
1
2019-08-27
paste: use nvim_put()
Justin M. Keyes
1
2019-08-27
paste: use chansend() in Terminal-mode
Justin M. Keyes
1
2019-08-27
paste: fixup tests
Justin M. Keyes
1
2019-08-27
paste: abort paste if handler does not return true
Justin M. Keyes
1
2019-08-27
TUI/paste: always flush on paste mode-change
Justin M. Keyes
1
2019-08-27
TUI/paste: define paste function as Lua builtin
Justin M. Keyes
1
2019-08-27
lua/stdlib: cleanup
Justin M. Keyes
1
2019-08-09
Merge pull request #10171 from blueyed/vim-8.1.1318
Daniel Hahler
1
2019-08-08
lua: minimal UTF-16 support needed for LSP
Björn Linse
1
[prev]
[next]