Commit Graph

750 Commits

Author SHA1 Message Date
0c71e01ed7 refactor(nvim): remove pyright lsp 2023-02-05 04:42:57 -06:00
cb2b89df79 refactor(nvim): improve fold colors 2023-02-03 17:40:02 -06:00
507e346d3a feat(nvim): add statuscol support via plugin 2023-02-03 17:39:53 -06:00
2d41c4fce4 feat(nvim): better fold icons 2023-02-03 17:39:37 -06:00
6a845918ce feat(nvim): add bg color for Folded 2023-02-03 17:17:10 -06:00
0aefa4729d feat(nvim): save folds between sessions 2023-02-03 17:02:41 -06:00
b34334fb56 feat(nvim): add nvim-ufo 2023-02-03 16:58:08 -06:00
20629e6877 feat(nvim): set commentstring for jinja2 2023-02-01 10:45:28 -06:00
da73182c5b fix(nvim): ensure yaml-ls supports gitlab-ci 2023-01-31 17:33:09 -06:00
f914897699 feat(zsh): permit ssh-agent to be multi-session 2023-01-28 19:03:55 -06:00
bc1416472c feat(zsh): invoke ssh-agent 2023-01-28 18:49:43 -06:00
0cb8391a32 feat(zsh): include completions for poetry 2023-01-26 02:28:19 -06:00
7cfce9d86b feat(zsh): add export for SSLKEYLOGFILE 2023-01-25 14:57:53 -06:00
05baeef204 feat: set commentstring for http to # 2023-01-23 15:16:52 -06:00
bfcef8ef91 feat: better file integrations 2023-01-23 14:09:47 -06:00
5147bff675 Revert "feat(nvim): remove _ from iskeyword"
This reverts commit 9dd5aceda5.
2023-01-20 18:53:19 -06:00
56a0690be4 refactor(nvim): better lualine lsp names 2023-01-17 19:02:52 -06:00
27461530f3 feat(nvim): show active lsps in winbar 2023-01-17 18:52:01 -06:00
a2b7f793b6 refactor(nvim): include lazy in plugins table 2023-01-17 18:32:19 -06:00
71226702bb feat(nvim): dynamic alpha startup page 2023-01-17 18:32:02 -06:00
d7a8b6cde4 feat: split diag window in diag float 2023-01-17 17:02:38 -06:00
a2f7af65e7 refactor(zsh): replace dotnet-suggest with in-built dotnet completion 2023-01-17 14:35:03 -06:00
8b13b0e70c feat(nvim): properly configure undo telescope mappings 2023-01-17 13:33:29 -06:00
70b81785a8 refactor(nvim): focus on open float 2023-01-17 13:26:52 -06:00
090b520fcd refactor(nvim): use empty borders for diagnostic 2023-01-17 13:25:26 -06:00
9dd5aceda5 feat(nvim): remove _ from iskeyword 2023-01-17 12:50:01 -06:00
cce56dceb2 refactor(nvim): do not lazy load noice.nvim 2023-01-14 15:34:12 -06:00
825dae17bd refactor(nvim): restore noice.nvim 2023-01-14 14:44:39 -06:00
bc8f1c38d0 feat(nvim): allow diag floats to be focused 2023-01-11 09:41:27 -06:00
a3669b6fcc refactor(nvim): remove empty binding 2023-01-11 07:47:17 -06:00
56b07605f1 perf(nvim): use event = "VeryLazy" provided by lazy.nvim 2023-01-11 07:23:27 -06:00
1e62446ae5 fix(nvim): disable noice until nightly is fixed 2023-01-11 07:09:53 -06:00
8dabde56bf feat(nvim): add Search cmd 2023-01-11 06:57:59 -06:00
648c93907a fix(hyprland): remove main_mod invalid field 2023-01-11 06:17:36 -06:00
256d42c05f refactor(nvim): remove packer, unused 2023-01-08 05:00:01 -06:00
eae0178a9d feat(nvim): enable shiftround 2023-01-04 16:28:02 -06:00
02950db8e4 chore: ignore undesired dirs 2023-01-04 15:48:29 -06:00
31e4372a86 feat(nvim): set bindings for increment/decrement 2023-01-03 10:29:46 -06:00
2997719f33 feat(nvim): add telescope undo 2023-01-03 10:09:26 -06:00
7b02bd3362 chore: ignore autostart files 2022-12-21 13:56:56 -06:00
d562caeab2 refactor(nvim): decrease alpha header padding 2022-12-21 13:53:54 -06:00
0c1b44fd1e refactor(nvim): move lazy lock file to data dirs 2022-12-21 00:33:56 -06:00
c8ea2be84b fix(nvim): do not add indent lines to lazy fts 2022-12-21 00:33:45 -06:00
ec3e3921d4 feat(nvim): add plugin count to statusline 2022-12-21 00:31:27 -06:00
fde19bd14c refactor(nvim): better integration of alpha w/ lazy 2022-12-21 00:31:08 -06:00
130b15ede6 chore(nvim): cleanup old packer stuff 2022-12-21 00:30:48 -06:00
32932b2d60 feat(waybar): add section for audio device 2022-12-20 23:03:13 -06:00
485c8024f6 refactor(nvim): use Lazy package manager instead of packer 2022-12-20 22:40:44 -06:00
e6d158f54e chore(zsh): update plugin submodules 2022-12-20 20:58:24 -06:00
adbfde45cd feat(zsh): add git-head-default alias 2022-12-20 20:54:35 -06:00