-
Notifications
You must be signed in to change notification settings - Fork 0
Functions and mappings to sort the characters in a string
vim-scripts/CharSort
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=1959 Mappings: <lead>so -- sort, case sensitive <lead>si -- sort, case insensitive These mappings work in visual and normal mode--in normal mode they take a motion operator. See ":help mapleader" Function: CharSort#Sort({string} [, {i/c}]) -- Sort {string} {i/c} == c -- match case (default) {i/c} == i -- ignore case
About
Functions and mappings to sort the characters in a string
Resources
Stars
Watchers
Forks
Packages 0
No packages published