Commit Graph

528 Commits

Author SHA1 Message Date
81c308fb4d feat(nvim): add docker compose lsp 2023-02-17 19:49:02 -06:00
a9ed33f30a feat(nvim): add custom nginx lsp server conf 2023-02-17 19:45:25 -06:00
86a3d3afc6 perf(nvim): disable ltex_ls
ltex_ls likes to eat as much ram as it can get its little grubby hands
on
2023-02-17 19:16:40 -06:00
1572f1b742 fix(nvim): update neorg configs to be compliant with latest versions 2023-02-17 12:43:33 -06:00
8627093bc2 refactor(nvim): remove tsnode-marker 2023-02-17 12:20:42 -06:00
5205adefeb fix(nvim): set headlines to lazily start 2023-02-17 12:13:48 -06:00
8f181722ee feat(nvim): better documentation appearance 2023-02-17 12:12:57 -06:00
7e7ee7a999 style(nvim): format lsp 2023-02-16 17:47:09 -06:00
81ef9e20bf fix(nvim): explicitly set fts for ltex_ls 2023-02-16 17:46:59 -06:00
422f14029a fix(zsh): suppress ssh sock output 2023-02-15 14:24:01 -06:00
f7be78206e chore(zsh): update plugins 2023-02-13 12:05:02 -06:00
586db89f4e feat(git): enable signing key with ssh 2023-02-12 19:57:00 -06:00
031c2910e3 refactor(nvim): use different diff fillchar 2023-02-12 19:40:51 -06:00
24df724937 feat(nvim): use custom color for macro recording 2023-02-12 19:27:34 -06:00
2c0398b9da refactor(nvim): do not highlight unfolds 2023-02-12 19:23:32 -06:00
3b52c99cf1 feat(nvim): add datetime to statusline 2023-02-12 19:21:56 -06:00
aeece242aa feat(nvim): new util functions 2023-02-12 19:21:43 -06:00
bb2b68557d refactor(nvim): change dashboard header color 2023-02-12 16:56:55 -06:00
90e0da3594 feat(zsh): add forgit's subcommand to git 2023-02-12 13:32:19 -06:00
3f47962fad feat(zsh): add forgit 2023-02-12 13:31:45 -06:00
75f284b481 Revert "feat(zsh): add forgit for git fzf integration"
This reverts commit 946db030a7.
2023-02-12 13:27:51 -06:00
946db030a7 feat(zsh): add forgit for git fzf integration 2023-02-12 12:26:19 -06:00
893cad8dea chore(wezterm): update fira code font 2023-02-12 11:31:22 -06:00
b96604e47c fix(nvim): use correct lsp for lua lspconfig 2023-02-12 11:24:31 -06:00
502cf11dfc refactor(nvim): update dashboard image 2023-02-10 09:48:31 -06:00
4afe610bf2 feat(git): enable git credential store 2023-02-07 06:22:17 -06:00
2b7703d85c fix(nvim): handle invalid calls to AlphaRedraw 2023-02-07 06:09:58 -06:00
12cc5fc8e3 fix: run colorscheme from within plugins instead of core 2023-02-07 06:06:01 -06:00
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