log .chezmoitemplates/init.lua @ 715:28900bda2334

age author description
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
Thu, 18 Aug 2022 21:10:15 +0200 zegervdv add beancount config
Tue, 16 Aug 2022 08:11:37 +0200 zegervdv disable lsp_lines
Sat, 06 Aug 2022 11:37:59 +0200 zegervdv Add cmp-cmdline-history plugin to also complete history
Sat, 06 Aug 2022 11:34:34 +0200 zegervdv add view to jumpoptions to preserve view when mark was set
Sat, 06 Aug 2022 11:31:13 +0200 zegervdv Add which-key for lesser used keymaps
Sat, 06 Aug 2022 11:25:23 +0200 zegervdv remove splice config
Fri, 05 Aug 2022 18:03:34 +0200 zegervdv disable formatting by sumneko_lua
Thu, 28 Jul 2022 22:25:29 +0200 zegervdv convert more vimscript to lua