mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 04:31:51 +10:00
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.
20 KiB
20 KiB