Files
neovim/test/unit
bfredl 6adc2ae7e0 refactor: move statusline code from buffer.c and [draw]screen.c to new file
problem: code for drawing statusline is arbitrarily spreadout between drawscreen.c, screen.c and buffer.c
solution: move it to a new file statusline.c

- rename archaic internal name "status match" to public name "wildmenu"
- showruler() does not show the ruler. it show anything which displays
  info about the cursor. Rename it accordingy.
2022-08-19 22:48:03 +02:00
..
2022-01-04 11:07:40 -07:00
2022-08-13 21:31:00 +08:00
2022-05-17 22:26:25 +02:00
2022-01-04 11:07:40 -07:00
2022-06-28 04:02:29 -07:00
2017-04-01 12:25:10 +03:00