Kenneth Benzie benie
benie deleted tag ansible from config/python 2021-11-01 21:12:51 +00:00
benie pushed to ansible at config/python 2021-11-01 21:12:51 +00:00
022187586a Start using Ansible for config management
abe78331cb Disable more annoying stuff
5c6a840bec Disable more pylint nonsense
fb790fc206 Install python from Homebrew on macOS
633cc3804c Update pylint config
benie deleted tag ansible from config/vim 2021-10-25 21:55:05 +00:00
benie pushed to ansible at config/vim 2021-10-25 21:55:05 +00:00
4e41c3a3d4 Start using Ansible for config management
34073608c8 Update Python main snippet
06335a18da Change vim-signify changed sign from ! to ~
4a47908717 Customize coc.nvim highlights in fresh colorscheme
6053174173 Don't let coc.nvim highlight the number column
benie pushed to ansible at config/zsh 2021-10-24 21:58:11 +00:00
5aef56edf5 Start using Ansible for config management
3d27565ddb Start using Ansible for config management
Compare 2 commits »
benie pushed to ansible at config/zsh 2021-10-24 21:56:22 +00:00
3d27565ddb Start using Ansible for config management
c0360147ef Start using Ansible for config management
Compare 2 commits »
benie deleted tag ansible from config/zsh 2021-10-24 21:49:01 +00:00
benie pushed to ansible at config/zsh 2021-10-24 21:49:01 +00:00
c0360147ef Start using Ansible for config management
acfd0cdee4 More escape sequence utilities
4561adf530 Teach ipython to use XDG base dirs
a7a8d7da8f Properly extract .tar.xz on macOS
20a3911ab7 Ensure pynvim is installed in autoenv's
benie pushed to master at config/zsh 2021-08-03 13:19:23 +00:00
014dadecb2 Only set WGETRC when ~/.config/wgetrc exists
benie pushed to master at config/git 2021-08-03 13:17:21 +00:00
781fff16d6 Add uncommit alias
benie pushed to master at config/zsh 2021-07-27 22:53:00 +00:00
b89428cd32 Extract .tar.xz properly on Linux
benie pushed to master at config/vim 2021-07-27 22:04:39 +00:00
c06b56115a Add minpac as a submodule
benie pushed to master at config/vim 2021-07-18 15:20:00 +00:00
e1bc4428c5 Disable coc.nvim semantic highlights
benie pushed to master at config/zsh 2021-07-14 20:22:49 +00:00
85b531e773 Use a different bat theme
benie pushed to master at config/vim 2021-07-14 16:36:50 +00:00
c9711deade Only display coc#status() in regular active buffer
benie commented on issue config/vim#2 2021-07-14 11:13:24 +00:00
Support highlight/conceal of escape sequences

Added this long ago.

benie closed issue config/vim#2 2021-07-14 11:13:24 +00:00
Support highlight/conceal of escape sequences
benie commented on issue config/vim#1 2021-07-14 11:12:59 +00:00
Add a pick like function for vim

This already exists, either with the old skool inputlist() builtin, or the new skool popup_menu() builtin (on vim at least).

benie closed issue config/vim#1 2021-07-14 11:12:59 +00:00
Add a pick like function for vim
benie pushed to master at config/vim 2021-07-14 10:40:47 +00:00
0961c13316 Use compdb to post-process compile_commands.json