|
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 |
|
|
ed6177deee
|
feat(nvim): add VertSplit highlight to my color theme
|
2022-06-15 11:18:20 +02:00 |
|
|
f3a0cca092
|
feat(fish): add a function to download xhm favs
|
2022-06-15 11:17:38 +02:00 |
|
|
1ecf0140df
|
fix(nvim): change deprecated option of treesitter
|
2022-04-27 22:58:29 +02:00 |
|
|
4800f2310f
|
fix(nvim): remove deprecated option in nvimtree config
|
2022-04-27 22:57:47 +02:00 |
|
|
a72152ad32
|
feat(nvim): set rounded borders all around
|
2022-04-27 22:57:00 +02:00 |
|
|
0907383db4
|
fix(nvim): update code formatting with gopls
|
2022-04-27 21:04:44 +02:00 |
|
|
a932b58c4f
|
fix(nvim): re-enables indent-blankline plugin which was mistakenly removed
|
2022-04-08 22:37:47 +02:00 |
|
|
770961c6c4
|
feat(fish): adds a function to plan a random video in the current folder
|
2022-04-08 22:36:58 +02:00 |
|
|
048e2b01ec
|
refactor(fish) update fish variables
|
2022-04-08 22:35:43 +02:00 |
|
|
7fcecff689
|
feat(nvim) remove git status from sidebar
|
2022-04-02 22:39:46 +02:00 |
|