1
0
mirror of https://github.com/jojojames/evil-collection.git synced 2024-06-30 08:00:54 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Brian Leung
8a75a03656 comint: Bind comint-kill-input to C-u
In Vim insert mode, C-u deletes to the beginning of the line, so we
make an analogous binding for comint buffers.
2021-09-12 16:59:27 +08:00
Kien Nguyen
695e941d8a travis: fix linting 2020-04-26 01:48:44 -07:00
Justin Burkett
95dad4c734 Use subdirectories for setup files (+READMEs)
Move setup files into subdirectories. Move mode directories to modes subdir.
This will make it easy to specify a recipe in melpa that maintains the directory
structure. Add interactive functions to jump to .el and README files

See #170
2019-10-09 19:41:45 -07:00