Commit Graph

678 Commits

Author SHA1 Message Date
ca6cb26757 refactor(kitty): increase background tint 2022-07-29 03:57:33 -05:00
da88d227d1 feat(kitty): use wallpaper 2022-07-29 03:56:57 -05:00
1b5c64b1c6 fix: correct extension for wallpapers 2022-07-29 03:52:17 -05:00
c779dfea04 refactor: convert to png for wallpapers 2022-07-29 03:51:00 -05:00
8d30f30e12 feat(kitty): use kanagawa theme 2022-07-29 03:45:16 -05:00
1256ef3512 feat: add wallpapers 2022-07-29 03:42:47 -05:00
a9448ec7c2 style: add base stylua 2022-07-29 03:41:07 -05:00
ef1674fa56 style(nvim): formatting 2022-07-29 03:40:55 -05:00
ec7e2c9b46 feat(kitty): add clipboard support 2022-07-29 03:40:44 -05:00
92a43b1147 feat(nvim): use kanagawa theme 2022-07-29 03:40:28 -05:00
37d584164f Revert "feat: use gruvbox theme"
This reverts commit e0985ed73a.
2022-07-29 02:08:26 -05:00
e0985ed73a feat: use gruvbox theme 2022-07-29 02:04:08 -05:00
5a2f65e81e feat(kitty): add more mappings 2022-07-29 01:56:17 -05:00
f58fe9d96a refactor(kitty): move scrollback options 2022-07-29 01:42:57 -05:00
840dda90d0 feat: configs for kitty & alacritty 2022-07-29 01:29:56 -05:00
a37127b650 feat(nvim): further colorize nvim-env output 2022-07-28 18:38:24 -05:00
47a9af0a04 feat(nvim): colorize nvim-env output 2022-07-28 18:27:41 -05:00
c24cc569b7 style(nvim): remove trailing slash on NVIM_ENV_DIRS 2022-07-28 17:48:06 -05:00
1e724947ac feat(nvim): add completion for nvim-env 2022-07-28 17:39:17 -05:00
c0b2d70d18 style: use tabs instead of spaces for sh 2022-07-28 17:28:37 -05:00
336f75ecee refactor(nvim): set default env to primary 2022-07-28 17:19:53 -05:00
6ee084ac2d ignore shares 2022-07-28 17:18:25 -05:00
0ba17b074a ignore shares 2022-07-28 17:17:14 -05:00
24ba447589 refactor(nvim): use nvim-environments 2022-07-28 17:15:47 -05:00
47438c43b2 refactor(nvim): hop char globally 2022-07-28 10:05:17 -05:00
ca1a8fbc5f fix(nvim): fix mapping typo 2022-07-28 10:04:42 -05:00
5031b4a253 refactor(nvim): use hop nightly 2022-07-28 09:58:01 -05:00
2c9c5c1415 refactor(nvim)!: remove hop backwards search 2022-07-28 09:26:51 -05:00
1289c40425 feat(nvim): improve hop char search 2022-07-28 09:26:33 -05:00
2e1566af63 feat(nvim): add descriptions to core mappings 2022-07-28 03:24:26 -05:00
4829d38e93 feat(nvim): add description to plugin mappings 2022-07-28 03:21:41 -05:00
f392d22650 feat(nvim): add even more hop keybinds 2022-07-28 03:08:28 -05:00
dcf4c413b4 feat(nvim): add more hop keybinds 2022-07-28 03:05:06 -05:00
6d7dfafd09 feat(nvim): add hop.nvim 2022-07-28 02:40:39 -05:00
c017b8e942 feat(nvim): set tabs for sh filetype 2022-07-27 23:31:23 -05:00
3910114700 feat(nvim): use expr for foldmethod on yml 2022-07-27 23:30:16 -05:00
b36a464d95 feat(nvim): enable relativenumber by default 2022-07-25 14:29:52 -05:00
ebb18b0717 feat(nvim): improve toggling of diagnostics 2022-07-25 14:27:40 -05:00
3c9a164ef6 feat(wezterm): add copy & paste 2022-07-25 14:02:40 -05:00
20b1eaf6b8 Revert "feat(nvim): add osc52 support for clipboard"
This reverts commit da9ea8f025.
2022-07-25 14:01:23 -05:00
da9ea8f025 feat(nvim): add osc52 support for clipboard 2022-07-25 13:51:32 -05:00
b65e93bfac feat(nvim): enable wrap 2022-07-25 10:42:33 -05:00
bb386a9bf3 fix: remove padding from FZF OPTS 2022-07-25 09:07:50 -05:00
ea324e48b7 feat(zsh): improve kill tab completion 2022-07-25 04:18:39 -05:00
b539ce0081 fix(profile): ignore errors for wgrep 2022-07-25 03:52:33 -05:00
cc67168504 feat(profile): add convenience alias for command -v 2022-07-25 03:04:17 -05:00
24326c5692 refactor(nvim): remove mapping utils 2022-07-24 19:36:25 -05:00
4352eb5ff5 refactor(nvim): use vim.keymap.set instead of buffer_map 2022-07-24 19:35:46 -05:00
69350fe76e fix(nvim): use keymap.set correctly 2022-07-24 19:31:12 -05:00
994a1aabff refactor(nvim): remove sniprun 2022-07-24 19:29:26 -05:00