Skip to content

Releases: chimay/wheel

Multiple wheel & session files

04 Oct 15:31
Compare
Choose a tag to compare

Manage multiple wheel & session files.

Manage multiple sessions files

02 Oct 10:57
Compare
Choose a tag to compare

Load & store all sessions from a session directory.

Default session file has changed :

  • vim : '~/.vim/wheel/session/default.vim'
  • nvim : '~/.local/share/nvim/wheel/session/default.vim'

Word-fuzzy completion, improve session file, complete group name

28 May 07:26
Compare
Choose a tag to compare

session layout:

  • restore line & col number of each window
  • the same file can have distinct line & col number in different windows
  • do autocmd bufread and filetype at startup

new group:

  • complete with current dir or subdir

vowels, fuzzy completion

22 May 09:53
Compare
Choose a tag to compare
  • no message at startup
  • vowels fuzzy completion
  • full fuzzy completion

smart outline

10 May 15:38
Compare
Choose a tag to compare

outline follow filetype of current file

minor fixes and improvements

meta-command

19 Feb 08:53
Compare
Choose a tag to compare
  • meta :Wheel command with subcommands to launch wheel actions
  • map to add context lines in narrow circle dedicated buffer

yank ring : manage registers

10 Feb 10:29
Compare
Choose a tag to compare

new :

  • dedicated buffers status in statusline
  • improved session file
  • confirm or not with :w or :w! in bufwritecmd
  • yank ring : manage registers, switch register, default one
  • find file in current dir tree : prompt version