summary refs log tree commit diff
path: root/.config/nvim/colors
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-09-17 00:21:04 -0400
committerJune McEnroe <programble@gmail.com>2016-09-17 00:21:04 -0400
commit9e5151366f57f8dfe6406da29a606eb52d794b73 (patch)
tree458473f2aa2cf021981cc3d9e2262eeb27f63cef /.config/nvim/colors
parentExecute Homebrew SSH for tux iTerm profile (diff)
downloadsrc-9e5151366f57f8dfe6406da29a606eb52d794b73.tar.gz
src-9e5151366f57f8dfe6406da29a606eb52d794b73.zip
Add initial pbd implementation
Error handling in C is tedious.
Diffstat (limited to '.config/nvim/colors')
0 files changed, 0 insertions, 0 deletions
4454695&follow=1'>Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe