log .chezmoitemplates/init.lua @ 724:e442bbd36b87

age author description
Fri, 09 Dec 2022 17:59:37 +0100 zegervdv feat: copy current file path relative to repo root and line nr to clipboard
Tue, 06 Dec 2022 21:14:09 +0100 zegervdv fix: use current bufnr for formatting
Tue, 06 Dec 2022 20:59:12 +0100 zegervdv feat: use notifier for messages and lsp progress
Tue, 06 Dec 2022 20:58:35 +0100 zegervdv fix: pass vcs config to format-modifications attach function
Sat, 03 Dec 2022 22:22:10 +0100 zegervdv feat: add lsp-format-modifications
Sat, 03 Dec 2022 11:20:16 +0100 zegervdv feat: add darkmode settings for heirline
Sat, 03 Dec 2022 11:19:53 +0100 zegervdv feat: enable 4 way diff in diffview
Wed, 30 Nov 2022 18:11:07 +0100 zegervdv feat: set global dark option
Sun, 27 Nov 2022 09:15:27 +0100 zegervdv feat: enable full neodev options in chezmoi folder
Sun, 23 Oct 2022 11:30:22 +0200 zegervdv feat: add packer lock file
Fri, 21 Oct 2022 04:14:02 +0000 zegervdv fix: clean up debug prints
Thu, 20 Oct 2022 16:26:09 +0000 zegervdv fix: update cmp-nvim-lsp capabilities config
Thu, 20 Oct 2022 16:24:39 +0000 zegervdv fix: update lua-dev to neodev config
Thu, 20 Oct 2022 16:13:08 +0000 zegervdv feat: add diffview in local mode
Sun, 09 Oct 2022 10:51:43 +0200 zegervdv feat: enable spellchecking for select filetypes
Wed, 05 Oct 2022 09:52:29 +0200 zegervdv chore: remove config.vim
Wed, 05 Oct 2022 09:19:12 +0200 zegervdv feat: disable autoformatting, force null-ls formatting in some cases
Wed, 05 Oct 2022 08:56:58 +0200 zegervdv chore: convert chezmoi autocmds to lua
Tue, 27 Sep 2022 20:09:26 +0200 zegervdv Add beancount filetype
Fri, 23 Sep 2022 06:44:03 +0000 zegervdv remove cmp-cmdline-history: too many non-useful hits
Fri, 02 Sep 2022 07:39:58 +0200 zegervdv Source local plugins if available
Fri, 02 Sep 2022 07:37:49 +0200 zegervdv Set and optionally create backup and undo dirs
Sun, 04 Sep 2022 11:27:41 +0200 zegervdv Add bash language server
Thu, 01 Sep 2022 14:00:14 +0200 zegervdv fix breaking change in heirline
Wed, 31 Aug 2022 08:27:31 +0200 zegervdv Update to tutti-colori theme
Mon, 22 Aug 2022 13:37:20 +0200 zegervdv Set diagnostics for current buffer only in quickfix list
Sat, 20 Aug 2022 10:27:13 +0200 zegervdv only give history options after 4 chars
Fri, 19 Aug 2022 14:02:16 +0200 zegervdv fix: set leader via mapleader option