aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* vim-patch:8.1.0445: setting 'term' does not store location for termcap optionsJan Edmund Lazo2020-01-29
* vim-patch:8.2.0171: fix use of uninitialized buffer #11786Jan Edmund Lazo2020-01-28
* options: winhighlight: fix incorrect string equality testBjörn Linse2020-01-28
* lintJustin M. Keyes2020-01-28
* refactor: move session functions to ex_session.cJustin M. Keyes2020-01-28
* Merge #11772 from janlazo/vim-8.2.0152Justin M. Keyes2020-01-26
|\
| * vim-patch:8.2.0158: triggering CompleteDone earlier is not backwards compatibleJan Edmund Lazo2020-01-26
| * vim-patch:8.2.0152: restoring ctrl_x_mode is not neededJan Edmund Lazo2020-01-26
* | mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
* | cleanup/ex_docmd.c: remove most put_eol() callsJustin M. Keyes2020-01-26
* | lintJustin M. Keyes2020-01-26
* | cleanup/ex_docmd.c: remove most put_line() callsJustin M. Keyes2020-01-26
* | mksession: always write LF "\n" line-endingsJustin M. Keyes2020-01-26
* | mksession: avoid ":file …" when restoring non-terminal bufsJustin M. Keyes2020-01-26
* | mksession: simplify generated commandsJustin M. Keyes2020-01-26
* | mksession: restore same :term buf in split windowsAlexandre Dubray2020-01-26
|/
* Merge #11763 'spell: remove non-UTF8 dead code'Justin M. Keyes2020-01-26
|\
| * spell: towupper(),towlower() are not calledJan Edmund Lazo2020-01-26
| * spellfile: set_spell_chartab() is dead codeJan Edmund Lazo2020-01-26
| * spell_defs: remove enc_utf8 redundant checksJan Edmund Lazo2020-01-26
| * spell: remove enc_utf8 dead codeJan Edmund Lazo2020-01-26
| * spell: zero-init structs to fix garbage ptrsJan Edmund Lazo2020-01-26
* | vim-patch:8.1.1144: too strict checking of the 'spellfile' optionJan Edmund Lazo2020-01-26
* | vim-patch:8.1.1143: may pass weird strings to file name expansionJan Edmund Lazo2020-01-26
|/
* Merge pull request #11755 from bfredl/qf_msgBjörn Linse2020-01-26
|\
| * screen: add missing redraws after a messageBjörn Linse2020-01-26
* | terminal: trim CWD slash #11762Justin M. Keyes2020-01-26
* | terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
* | vim-patch:8.1.2171: mouse support not always available #11761Jan Edmund Lazo2020-01-25
* | shell: "..." instead of "[...]" #11760Justin M. Keyes2020-01-25
* | Remove enc_utf8,has_mbyte dead codeJan Edmund Lazo2020-01-25
* | vim-patch:8.1.2245: third character of 'listchars' tab shows in wrong placeJan Edmund Lazo2020-01-24
* | vim-patch:8.2.0147: block Visual mode operators not correct when 'linebreak' setJan Edmund Lazo2020-01-24
* | vim-patch:8.2.0146: wrong indent when 'showbreak' and 'breakindent' are setJan Edmund Lazo2020-01-23
|/
* vim-patch:8.2.0141: no swift filetype detection (#11747)Jan Edmund Lazo2020-01-23
* Merge pull request #11740 from Billy4195/fix_jobstopBjörn Linse2020-01-22
|\
| * Fix f_jobstop() failed loudlyBilly Su2020-01-22
* | vim-patch:8.1.0061: fix resetting, setting 'title' #11733Billy SU2020-01-21
* | wildmode: fix wildmode=longest,full with pum #11690akovaski2020-01-21
* | doc: provider-perlJan Edmund Lazo2020-01-20
* | tabpage: "tabnext #" switches to previous tab #11734butwerenotthereyet2020-01-20
* | shed biking: it's always extmarks, never marks extendedBjörn Linse2020-01-20
* | Merge pull request #11715 from teto/fix_fillcharMatthieu Coudron2020-01-20
|\ \ | |/ |/|
| * fillchars: fix display on closed foldMatthieu Coudron2020-01-14
* | Merge #11735 ':tabs : show # for previous tabpage'Justin M. Keyes2020-01-19
|\ \
| * | tabpage: :tabs indicates previous tabpage's curwinWe're Yet2020-01-19
* | | Merge #11737 from janlazo/vim-8.1.2421Justin M. Keyes2020-01-19
|\ \ \
| * | | vim-patch:8.1.2421: test88 is old styleJan Edmund Lazo2020-01-19
| * | | vim-patch:8.1.2031: cursor position wrong when resizing and using concealJan Edmund Lazo2020-01-19
* | | | Merge pull request #11736 from bfredl/tencBjörn Linse2020-01-19
|\ \ \ \ | |/ / / |/| | |