Commit graph

285 commits

Author SHA1 Message Date
b8eb57b652
feat(nvim): add support for templ 2024-02-19 17:52:08 +01:00
f38b893ca9
feat(nvim): add lsp for gleam, v and tailwind 2024-02-19 17:52:08 +01:00
985f8f10f3
fix(nvim): update command for code actions 2024-02-19 17:52:08 +01:00
a8c1e82095
feat(nvim): update color theme with semantic highlighting for go 2024-02-19 17:47:25 +01:00
03ba9586f6
feat(mutt): update signature with function 2024-02-19 17:46:07 +01:00
2238f946c4
fix(git): defaults to no signature 2024-02-19 17:45:35 +01:00
15b579e873
feat(nvim): add indentation settings for lua 2023-10-10 16:48:00 +02:00
e0e619fa9c
feat(nvim): add scrolloffset 2023-10-10 16:47:36 +02:00
81d25ef4b4
feat(nvim): add codeium plugin 2023-10-10 16:47:20 +02:00
a5b47c9cb7
fix(nvim): update plugin config to newer versions 2023-10-10 16:46:31 +02:00
5fd7363916
feat(fish): add command 2023-10-10 16:44:24 +02:00
be395b67c4
feat(vifm): add a colorscheme 2023-06-25 23:51:57 +02:00
3850e19416
feat(nvim): add java LSP 2023-06-04 01:56:55 +02:00
2b359b21de
feat(ssh): add aliases 2023-06-04 01:56:55 +02:00
3089967448
fix(nvim): update config of language servers 2023-06-04 01:56:55 +02:00
9cd7091efc
feat(nvim): add a plugin for dotenv support 2023-04-26 19:16:07 +02:00
9b1f7ce69b
fix(nvim): change callback to format go code 2023-04-14 22:49:28 +02:00
d842522112
feat(git): automatically sign tags 2023-04-14 22:47:55 +02:00
eb6dcff3d5
feat(xinitrc): use discrete GPU by default 2023-03-09 22:33:20 +01:00
c34d7a87de
fix(vifm): start nvim with no conf 2023-03-09 22:32:23 +01:00
5bb838514a
fix(vdirsyncer): update credentials for google agenda 2023-03-09 22:31:44 +01:00
dbcf8af300
fix(systemd): update the startup of keyring daemon 2023-03-09 22:30:55 +01:00
1a2ab330c6
feat(ssh): add a config for duo 2023-03-09 22:29:34 +01:00
33f67b7499
fix(nvim): update a deprecated call 2023-03-09 22:29:01 +01:00
423ab28c21
fix(lazygit): remove some conflicting keybindings 2023-03-09 22:28:24 +01:00
1201188479
fix(i3): fix a few errors 2023-03-09 22:27:41 +01:00
37ddabaef2
feat(fish): add some functions 2023-03-09 22:26:58 +01:00
b97881a4cf
fix(nvim.plugins.nvimtree): remove unknown config option 2022-10-10 23:34:15 +02:00
25c30a7159
fix(nvim.plugins.goc): remove deprecated nvim api 2022-10-10 23:33:43 +02:00
c95b5d241b
fix(systemd): remove gnome keyring service, it is a system one 2022-08-31 09:52:11 +02:00
9ce0455a48
fix(nvim): remove plugins deprecated options 2022-08-31 09:51:21 +02:00
f05a7d116e
feat(git): use different identities for work and perso repos 2022-08-26 03:01:20 +02:00
c50ce57abb
feat(git): move git config to .config 2022-08-26 03:00:37 +02:00
fcab81b638
feat(zhs): enable completions for s5cmd 2022-08-26 02:12:03 +02:00
8e0775a108
feat(ssh): add config for tria 2022-08-26 02:04:23 +02:00
6f4c7ce9e7
feat(git): automatically sign commits 2022-08-26 02:03:41 +02:00
a9f196e0aa
feat(backups): add automated backups 2022-08-26 02:02:55 +02:00
d1248694db nvim: add a snippet for convey functions 2022-08-13 00:00:27 +02:00
c094844427 feat: add an s5cmd alias for wasabi 2022-08-12 23:59:54 +02:00
edb34572a0 feat: add scheduled backups with borg 2022-08-12 23:59:24 +02:00
7c897dbfc2 feat(nvim): add folds based on indent 2022-06-23 10:48:09 +02:00
03225e62ab feat(nvim.lang): add tab setup for handlebars templates 2022-06-15 11:26:19 +02:00
b9fea8e9c2 fix(nvim.plugins.treesitter): fix conf for newer versions 2022-06-15 11:25:48 +02:00
aee5c0955c fix(nvim.plugin.goc): fix coverage highlights 2022-06-15 11:25:14 +02:00
32b714f1c1 feat(nvim.plugins): add the emmet plugin 2022-06-15 11:24:36 +02:00
47ae298996 feat(nvim.plugins.neotree): upgrade neotree to 2.X and prioritize it over nvim-tree 2022-06-15 11:24:15 +02:00
ac9e793610 feat(nvim.plugins): add diffview plugin 2022-06-15 11:22:38 +02:00
fecdb91ea4 fix(nvim.plugin.cmp): reenable up and down to choose completion 2022-06-15 11:22:38 +02:00
c4c6e5ebe1 fix(nvim.lsp.html): enable html lsp for go html templates 2022-06-15 11:22:38 +02:00
bae5d77871 fix(nvim.lsp.gopls): remove unused function 2022-06-15 11:19:24 +02:00