aboutsummaryrefslogtreecommitdiffstats
path: root/ftplugin/haskell.vim
diff options
context:
space:
mode:
authorTeddy Wing2017-08-11 17:39:06 +0200
committerTeddy Wing2017-08-11 17:39:06 +0200
commit1ebfa318c6dc6712fbbe7cbe881b8ec449dbc4a2 (patch)
treeb7068dda5738881ae1f8565d9a16168202774521 /ftplugin/haskell.vim
parent3b19528857de2c199cddabbb48278ead59b77b89 (diff)
downloaddotvim-1ebfa318c6dc6712fbbe7cbe881b8ec449dbc4a2.tar.bz2
vimrc: Add window number to statusline
Thanks to "aegray" for asking how to jump to a specific window using automatic numbers instead of using `<C-w>hjklw` on Freenode#vim. This prompted me to look up `:h winnr()`, which I remember from a long time ago, and learn that you can use the window numbers with `<C-w>w`, as in `3<C-w>w`. This will make it much easier to move around between my sometimes many windows. In order to be able to tell which window has which number, add the `winnr()` to the statusline.
Diffstat (limited to 'ftplugin/haskell.vim')
0 files changed, 0 insertions, 0 deletions