neovim/src
James McCoy c317fc20b0
ex_cmds: Factor pieces of functionality out of do_sub
* sub_joining_lines: Optimization for :%s/\n//
* sub_grow_buf: Allocation of buffer to contain replacement text
* sub_parse_flags: Parse {flags} from :s command into subflags_T

Although this doesn't reduce do_sub's size enough to satisfy lint, it
covers the more straightforward pieces.
2016-08-20 23:55:26 -04:00
..
nvim ex_cmds: Factor pieces of functionality out of do_sub 2016-08-20 23:55:26 -04:00
.asan-blacklist reorg 2016-06-03 14:15:36 -04:00
.clang-format clang-format configuration 2016-03-02 23:56:38 -05:00
.valgrind.supp reorg 2016-06-03 14:15:36 -04:00
Doxyfile reorg 2016-06-03 14:15:36 -04:00
clint.py *: Fix linter errors 2016-06-24 17:16:11 +03:00