8.1
·
15 commits
to master
since this release
- fixed documentation issues
- added the
CtrlPSW
command (will open CtrlP with the SW profiles) - added the
CtrlPClearSWCache
command (will parse profiles from scratch
when opening CtrlP) - fixed the spaces in profiles name (CtrlP will fail if there was a space in
the profile name or in the group name) - switch back the autocomplete to
<C-x><C-o>
for compatibility with
YouCompleteMe
- fixed case sensitiviness in the column names in the result set (will not
filter or hide columns because of it) - fixed quote issue in the profile names (having a single quote in a profile
name would breakCtrlP
and any profiles completion)