Commit Graph

463 Commits

Author SHA1 Message Date
8486aec05d feat: add fonts to vsc 2022-07-09 12:55:40 -05:00
ea97c365c8 feat(wezterm): add togglable fullscreen 2022-07-08 21:42:33 -05:00
5f5afe0e10 refactor(wezterm): remove window padding 2022-07-08 21:37:36 -05:00
bfd408ae5e feat(wezterm): quick bindings for shell funcs 2022-07-08 21:34:20 -05:00
baeabc47a7 feat(wezterm): better shadowing of inactive pane 2022-07-08 21:34:07 -05:00
b9cf875635 fix(wezterm): place events in correct file 2022-07-08 21:12:21 -05:00
d185b04c98 style(wezterm): use double quotes 2022-07-08 21:07:14 -05:00
25b07797c4 refactor(wezterm): increase opacity 2022-07-08 20:54:30 -05:00
db5ea60f58 refactor(wezterm): better theme management 2022-07-08 20:28:16 -05:00
1845504191 refactor(wezterm): remove unused tabbar styling 2022-07-08 20:19:50 -05:00
cb12c1d952 refactor(wezterm): separate tabbar into own config 2022-07-08 20:03:07 -05:00
96945b8bee feat(wezterm): define colors in lua 2022-07-08 19:47:21 -05:00
122bb3def9 fix(wezterm): use noto symbols2 2022-07-08 17:52:32 -05:00
ba01a89467 fix(wezterm): add more fonts to resolve missing symbols 2022-07-08 17:44:59 -05:00
537ff1d675 Revert "feat(nvim): improve mini cursorword highlight"
This reverts commit 341d8b5eef.
2022-07-08 17:37:36 -05:00
5930e1aa94 feat(nvim): add incremental lsp rename 2022-07-08 17:31:41 -05:00
341d8b5eef feat(nvim): improve mini cursorword highlight 2022-07-08 17:31:25 -05:00
9d58957e39 style(wezterm): add stub for keytables 2022-07-08 16:57:04 -05:00
a28adf6a55 refactor(wezterm): improve nerd font symbol sizes 2022-07-08 16:43:36 -05:00
5e9bb7d37b feat(wezterm): font improvements 2022-07-08 16:39:27 -05:00
c6e21f9cd3 feat(nvim): improve borders 2022-07-08 16:39:06 -05:00
3de84584c8 feat(wezterm): use jetbrains mono 2022-07-08 15:37:38 -05:00
cbd0af5130 feat(nvim): add mapping to toggle cmdheight 2022-07-05 00:30:21 -05:00
3edd185ed1 feat(nvim): change alpha settings to netrw of nvim 2022-07-05 00:12:28 -05:00
fadfd3e53b fix(nvim): do not error when plenary.async isn't found 2022-07-02 14:29:42 -05:00
95e73a02da feat(nvim): lualine show macro recording 2022-07-01 20:18:40 -05:00
7e57edf0ca fix(nvim): remove after gitsigns for hydra
This is WAY fucked. If that after is there then packer cannot generate a
packer_compiled for some reason. I don't care enough to find out why,
but way fucked up...
2022-07-01 18:55:27 -05:00
852302162f Revert "Revert "Revert "fix(neovim): fixes issues with the latest nightly"""
This reverts commit 65437f0887.
2022-07-01 18:03:07 -05:00
65437f0887 Revert "Revert "fix(neovim): fixes issues with the latest nightly""
This reverts commit d3a3bd4884.
2022-07-01 17:48:08 -05:00
d3a3bd4884 Revert "fix(neovim): fixes issues with the latest nightly"
This reverts commit ea8b830185.
2022-07-01 17:43:32 -05:00
12488c7d4f feat(nvim): better filetype detection 2022-07-01 17:10:51 -05:00
8d6acf7486 fix(nvim): handle filetypes not being detected 2022-07-01 16:50:14 -05:00
b5cff25175 refactor(nvim): remove autocmds for cmdheight
Issues autocmds addressed have been fixed in upstream
2022-07-01 16:28:23 -05:00
8b810534f3 feat!(nvim): disable swap files 2022-07-01 16:19:11 -05:00
c25e0e2569 fix(nvim): add gitsigns as dependency for hydra 2022-07-01 16:15:49 -05:00
ea8b830185 fix(neovim): fixes issues with the latest nightly 2022-07-01 11:45:48 -05:00
eca40acae4 Revert "fix(nvim): do not use cmdheight"
This reverts commit f5dd91d588.
2022-07-01 10:42:02 -05:00
f5dd91d588 fix(nvim): do not use cmdheight 2022-06-30 22:22:25 -05:00
67c040a116 refactor(nvim): better hydra window for resizing 2022-06-30 21:41:22 -05:00
d8df470d7c feat(nvim): hydra for window management 2022-06-30 21:37:00 -05:00
124ce30cda feat(nvim): add trouble 2022-06-30 16:49:53 -05:00
06b63da793 fix(nvim): do not take redirects for ansiblels
See https://github.com/ansible/ansible-language-server/issues/391
2022-06-30 16:32:35 -05:00
b0a655d264 refactor(nvim): set hydra git to bottom-right 2022-06-30 11:39:32 -05:00
14ca59bb3b feat(nvim): disable wrap 2022-06-30 11:34:26 -05:00
3ab558df8e feat(nvim): add hydra for git 2022-06-30 11:29:28 -05:00
00cafae3dc feat(nvim): add hydra 2022-06-30 11:24:26 -05:00
0f7b1f0463 feat(nvim): add support for .azure ft 2022-06-28 20:13:24 -05:00
e85e6f152a feat(nvim): add mappings to switch tabs 2022-06-28 13:09:38 -05:00
05151b8c11 feat(nvim): allow going through telescope history 2022-06-27 14:35:14 -05:00
e3ab39e11d feat(nvim): improve telescope history 2022-06-27 14:24:15 -05:00
3a26198623 feat(nvim): add way to repeat last telescope search 2022-06-27 14:14:04 -05:00
9e51a19527 refactor(nvim): ripgrep search case insensitively 2022-06-24 15:53:43 -05:00
5aa1dc2bb7 refactor(nvim): re-enable neotree fuzzy search 2022-06-23 10:22:51 -05:00
de6c51db46 refactor(nvim): remove modes.nvim 2022-06-23 10:22:22 -05:00
be3c25fc54 feat(nvim): mappings, config for undotree 2022-06-23 00:50:35 -05:00
fe15cf56a7 feat(nvim): add undotree 2022-06-22 10:33:22 -05:00
d9e7e05a90 feat(wezterm): add firacode nf as font fallback 2022-06-22 09:20:57 -05:00
2c0a416093 refactor(nvim): use mini.surround 2022-06-21 01:37:16 -05:00
03da70ac4c refactor(nvim): move highlight on yank to core/autocmds 2022-06-21 01:08:42 -05:00
d6602210a4 feat(wezterm): add keybinds to select panes 2022-06-20 19:44:45 -05:00
c94b4f6ec8 feat(wezterm): add custom keybinds 2022-06-20 03:15:17 -05:00
f7af6c4fe2 feat(wezterm): further improvements to fonts 2022-06-20 01:40:52 -05:00
d95eed1aa7 feat(wezterm): better font handling 2022-06-19 22:59:38 -05:00
571738290b feat(nvim): do not format sql automatically 2022-06-19 20:34:58 -05:00
c088c20805 fix(nvim): remove sqlformat 2022-06-19 20:33:30 -05:00
7ce34e17db fix: use lsp toggle 2022-06-19 20:33:04 -05:00
3ff6f56a1e feat: add wezterm configs 2022-06-19 16:03:11 -05:00
b4b56f7eb3 feat: add nuget config 2022-06-19 02:48:05 -05:00
4f163862fb fix(nvim): remove unexpected notify message 2022-06-19 02:43:19 -05:00
2decf96d77 feat(nvim): handle more cmdline events 2022-06-19 02:33:21 -05:00
c67c53c1a2 chore(nvim): remove unused file 2022-06-19 00:41:40 -05:00
743b4c8ef8 feat(nvim): do not show listchars in outline 2022-06-18 23:44:43 -05:00
3b9faace8f fix(nvim): allow macros to show when using many 2022-06-18 23:40:15 -05:00
db58c76fdc docs: better comment 2022-06-18 23:30:30 -05:00
0387f81bce fix(nvim): handle cmdheight=0 woes w/ macros 2022-06-18 23:29:43 -05:00
8aa01007a6 refactor(nvim): better cmp sorting 2022-06-17 00:51:10 -05:00
ef9eb20397 feat(profile): add wgrep 2022-06-16 17:36:18 -05:00
9322c67614 feat(nvim): two spaces in xml 2022-06-16 15:09:45 -05:00
4349338484 fix(nvim): handle load errors 2022-06-16 12:16:57 -05:00
e3807a0d63 Revert "Revert "refactor(nvim): improve vim.notify""
This reverts commit f881458f90.
2022-06-16 12:15:44 -05:00
4d5e962868 Revert "fix(nvim): resolve load errors"
This reverts commit 28f1294bb6.
2022-06-16 12:15:28 -05:00
f881458f90 Revert "refactor(nvim): improve vim.notify"
This reverts commit e42010b37a.
2022-06-16 12:14:08 -05:00
28f1294bb6 fix(nvim): resolve load errors 2022-06-16 12:07:58 -05:00
e42010b37a refactor(nvim): improve vim.notify 2022-06-16 11:55:14 -05:00
897d86db69 feat(nvim): better handling of toggling lsp 2022-06-16 11:52:35 -05:00
75c38249eb feat(nvim): better conventional commit support 2022-06-16 11:06:03 -05:00
a9368955e1 feat(nvim): overhaul cmp 2022-06-16 10:38:31 -05:00
d7cdd7e176 refactor(nvim): remove lsp type binding 2022-06-16 10:03:57 -05:00
e9a93c4696 feat(nvim): hide cmdbar 2022-06-13 10:53:49 -05:00
7c24caa159 nvim: lsp enhancement for python 2022-06-12 23:38:14 -05:00
64a9448896 remove pycodestyle 2022-06-12 23:33:29 -05:00
fa646c75cd feat(nvim): better python lsp handling 2022-06-12 23:32:45 -05:00
2254c7b356 feat(nvim): make alpha pretty 2022-06-12 16:50:04 -05:00
d3bc2dc0e5 feat(nvim): better handling of alpha 2022-06-12 15:21:04 -05:00
cca19f20a5 refactor(nvim): replace dashboard w/ alpha nvim 2022-06-12 15:08:27 -05:00
3063add75c refactor(nvim): use null_ls for shell lsp 2022-06-10 20:36:08 -05:00
3748776a19 feat(nvim): add http curl support 2022-06-10 20:20:17 -05:00
2f75a48bc2 feat(nvim): better ansible support 2022-06-10 16:24:41 -05:00
fa9811e8af add modeline 2022-06-10 12:29:44 -05:00
100bd3e508 feat(nvim): add modelines 2022-06-10 12:28:40 -05:00