This website requires JavaScript.
Explore
Help
Sign In
alex
/
neovim
Watch
1
Star
0
Fork
0
You've already forked neovim
mirror of
https://github.com/neovim/neovim.git
synced
2026-01-16 10:07:38 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
48847fbafc41d93bbc42d7bf5711a47c4982e08c
neovim
/
src
/
nvim
History
Justin M. Keyes
48847fbafc
Merge pull request
#951
from bfredl/curfix
...
api: window_set_cursor doesn't always update position.
2014-11-01 21:24:58 -04:00
..
api
api/window_set_cursor: make sure cursor line is visible.
2014-11-01 12:04:47 +01:00
lib
…
msgpack_rpc
coverity/74362: Initialized Array using ARRAY_DICT_INIT
2014-11-01 18:47:09 -02:00
os
job: Fix job_wait to properly cleanup the job when it exits.
2014-10-31 22:52:10 -03:00
po
…
testdir
…
arabic.c
…
arabic.h
…
ascii.h
…
assert.h
…
buffer_defs.h
…
buffer.c
…
buffer.h
…
charset.c
…
charset.h
…
CMakeLists.txt
…
cursor_shape.c
…
cursor_shape.h
…
cursor.c
…
cursor.h
…
diff.c
…
diff.h
…
digraph.c
…
digraph.h
…
edit.c
…
edit.h
…
eval_defs.h
…
eval.c
job: Let job_start callers to selectively ignore stdio
2014-10-31 22:52:10 -03:00
eval.h
…
ex_cmds2.c
…
ex_cmds2.h
…
ex_cmds_defs.h
…
ex_cmds.c
…
ex_cmds.h
…
ex_cmds.lua
…
ex_docmd.c
…
ex_docmd.h
…
ex_eval.c
…
ex_eval.h
…
ex_getln.c
…
ex_getln.h
…
farsi.c
…
farsi.h
…
file_search.c
…
file_search.h
…
fileio.c
…
fileio.h
…
fold.c
…
fold.h
…
func_attr.h
…
garray.c
…
garray.h
…
getchar.c
…
getchar.h
…
globals.h
…
hardcopy.c
…
hardcopy.h
…
hashtab.c
…
hashtab.h
…
if_cscope_defs.h
…
if_cscope.c
…
if_cscope.h
…
indent_c.c
…
indent_c.h
…
indent.c
…
indent.h
…
keymap.c
…
keymap.h
…
log.c
…
log.h
…
macros.h
…
main.c
…
main.h
…
map_defs.h
…
map.c
…
map.h
…
mark_defs.h
…
mark.c
…
mark.h
…
mbyte.c
…
mbyte.h
…
memfile_defs.h
…
memfile.c
…
memfile.h
…
memline_defs.h
…
memline.c
…
memline.h
…
memory.c
…
memory.h
…
menu.c
…
menu.h
…
message.c
…
message.h
…
misc1.c
…
misc1.h
…
misc2.c
…
misc2.h
…
move.c
api/window_set_cursor: make sure cursor line is visible.
2014-11-01 12:04:47 +01:00
move.h
…
normal.c
…
normal.h
…
ops.c
…
ops.h
…
option_defs.h
…
option.c
…
option.h
…
os_unix_defs.h
…
os_unix.c
…
os_unix.h
…
path.c
…
path.h
…
popupmnu.c
…
popupmnu.h
…
pos.h
…
profile.c
…
profile.h
…
quickfix.c
…
quickfix.h
…
regexp_defs.h
…
regexp_nfa.c
…
regexp.c
…
regexp.h
…
screen.c
…
screen.h
…
search.c
…
search.h
…
sha256.c
…
sha256.h
…
sign_defs.h
…
spell.c
…
spell.h
…
strings.c
…
strings.h
…
syntax_defs.h
…
syntax.c
…
syntax.h
…
tag.c
…
tag.h
…
tempfile.c
…
tempfile.h
…
term_defs.h
…
term.c
…
term.h
…
types.h
…
ui.c
…
ui.h
…
undo_defs.h
…
undo.c
…
undo.h
…
version_defs.h
…
version.c
Mark patch 427 as included. (
#1357
)
2014-10-30 09:57:04 -04:00
version.h
…
vim.h
…
window.c
…
window.h
…