Commit Graph

446 Commits

Author SHA1 Message Date
ad50bdc11f fix(nvim): use expr foldmethod in correct order 2022-07-23 16:47:41 -05:00
aae1772cfe fix(nvim): pull virtual lines from vim.diagnostic 2022-07-23 15:05:41 -05:00
1e191aa0b0 feat(nvim): improve split bar color 2022-07-22 22:14:56 -05:00
0c02491f2b refactor(nvim): use vim.keymap.set 2022-07-22 21:09:36 -05:00
a809131297 refactor(nvim): improve pattern matching for plugins 2022-07-22 20:34:42 -05:00
ed49fddac8 feat(nvim): auto compile packer on plugins save 2022-07-22 20:26:51 -05:00
8085480b6c feat(nvim): make ps/pc keybinds handle missing plugins 2022-07-22 20:24:19 -05:00
3b261e438e feat(wezterm): decrease opacity 2022-07-22 17:07:53 -05:00
df4d71a17b feat(nvim): add toggle for lsp lines type 2022-07-22 16:43:40 -05:00
c0a9840dc1 feat(nvim): improve lsp virtual text 2022-07-22 16:25:55 -05:00
04113061a3 docs(neovim): add explanation for incremental rename 2022-07-22 16:22:36 -05:00
130253094f fix(nvim): remove pretty-fold preview 2022-07-22 15:25:53 -05:00
6a6d3077bc fix(nvim): ansible ls provideRedirectModules enable 2022-07-17 22:08:52 -05:00
00632af293 fix(wezterm): set term to wezterm 2022-07-17 22:02:54 -05:00
691624e084 feat(nvim): add bg highight for lsp diagnostics 2022-07-17 19:52:03 -05:00
2ed3998b12 feat(nvim): improve lsp virtual text icon 2022-07-17 19:25:14 -05:00
d4922a19c7 refactor(nvim): better lsp file organization 2022-07-17 17:48:03 -05:00
c1f7efb478 fix(nvim): remove duplicate lsp def 2022-07-17 16:48:25 -05:00
cf83c4082f refactor(nvim): remove virtual lsp lines 2022-07-17 16:40:01 -05:00
c1189950cd docs: fix typo 2022-07-14 21:36:59 -05:00
31f2a56e74 feat(wezterm): add windows title bar 2022-07-14 21:32:32 -05:00
a6cc5ed38a feat(wezterm): add logging to os configuration loads 2022-07-14 21:32:18 -05:00
110065f2ca feat(wezterm): add support for os-specific configuration 2022-07-14 21:24:57 -05:00
5e70c2a6ef fix(wezterm): remove duplicated config value 2022-07-11 15:43:20 -05:00
449c3025a9 refactor: move fonts to be in wezterm 2022-07-11 14:48:11 -05:00
012cccec4a fix(wezterm): validate both windows paths 2022-07-11 02:35:20 -05:00
77a891ea70 fix(nvim): do not fuzzy search with neotree 2022-07-10 18:06:34 -05:00
cf2e93c6d8 fix(wezterm): add padding to left 2022-07-10 12:43:21 -05:00
a5e019f597 fix(wezterm): use local table dump 2022-07-09 14:16:33 -05:00
f3e5818a47 refactor(wezterm): superior table handling 2022-07-09 14:15:46 -05:00
98da4f7142 fix(wezterm): correctly use HOME env var 2022-07-09 14:07:04 -05:00
839a8bb618 refactor(wezterm): major library improvements 2022-07-09 14:05:36 -05:00
0ee9ab366d fix(wezterm): use meslo for additional symbols 2022-07-09 12:58:05 -05:00
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