Commit graph

198 commits

Author SHA1 Message Date
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
a5498ff3ab fix(nvim) remove unused solarized extension 2022-04-02 22:39:23 +02:00
36e21266db fix(nvim) make the Title highlight readable 2022-04-02 22:38:38 +02:00
b2f06e16b8 fix(nvim) change nvimtree git icons 2022-03-30 11:06:11 +02:00
178f667f85 fix(nvim) drop a removed option of NvimTree 2022-03-30 10:48:26 +02:00
fe99f1126a fix(nvim) improve the config of some language servers 2022-03-30 10:43:09 +02:00
4600e63f85 fix(nvim) remove debug print in the configuration 2022-03-30 10:42:27 +02:00
af2345b198 feat(nvim) improve the handling of the Go test runner 2022-03-30 10:41:13 +02:00
6d433ace54 fix(nvim) fix mapping to handle code coverage in go 2022-03-30 10:40:28 +02:00
207d5c5d2a fix(nvim) change the mapping to swap parameters 2022-03-30 10:39:48 +02:00
9af3456008 feat(nvim) add a mapping to exit terminal with Esc 2022-03-30 10:39:15 +02:00
67c4d1d4b4 feat(nvim) add an "iferr" snippet for go 2022-03-30 10:38:40 +02:00
db8e668e53 feat(matterhorn) add an emoji definition file 2022-03-30 10:37:50 +02:00
b0fb332a7f fix(lazygit) the arguments of the delta pager command have changed 2022-03-30 10:37:18 +02:00
aee23f9603 feat(i3) edit the screen layout menu to match my new office 2022-03-30 10:36:33 +02:00
9d887196fc fix(git) arguments for the delta pager command changed 2022-03-30 10:35:50 +02:00
7d59679297 fix(fish) set variables to make nvm work 2022-03-30 10:34:57 +02:00
c8733e450b fix(fish) disables deprecated features 2022-03-30 10:34:02 +02:00
ccc25bb292 Merge branch 'master' of ssh://code.bcarlin.xyz:2222/bcarlin/dotfiles 2022-03-30 10:33:10 +02:00
4d87e85bec fix(fish) safer way to add path without duplicates 2022-03-30 10:32:09 +02:00
8faeef3a94 fix(fish) fixes misc functions 2022-03-30 10:32:09 +02:00
115bfcd352 fix(fish) improve git prompt 2022-03-30 10:32:02 +02:00
b781e257dd fix(zsh): better zshrc 2022-03-30 10:32:02 +02:00
bace8b1cc7 fix(nvim): move deprecated options in nvim-tree 2022-03-30 10:32:02 +02:00
6fed9eff38 fix(zsh): better zshrc 2022-03-28 18:29:10 +02:00
854d4ff92c fix(nvim): move deprecated options in nvim-tree 2022-03-28 18:28:26 +02:00
ca6922ef81 [neovim] Add language servers for DockerFiles 2022-02-22 17:52:27 +01:00
148726f8c6 [bin] fixes an error in golangci-lintw 2022-02-22 10:22:12 +01:00