log .chezmoitemplates/init.lua @ 635:44c31cfaaf8a

age author description
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
Thu, 04 Aug 2022 22:04:39 +0200 zegervdv Update settings for settle.nvim
Mon, 01 Aug 2022 10:26:46 +0200 zegervdv Replace didyoumean with lua implementation using vim.ui.select
Mon, 01 Aug 2022 10:24:05 +0200 zegervdv Add cbfmt and markdown/rst tree sitters
Fri, 29 Jul 2022 16:37:27 +0200 zegervdv Add gitrebase code action
Fri, 29 Jul 2022 15:19:42 +0200 zegervdv map ga to code-action
Fri, 29 Jul 2022 15:10:56 +0200 zegervdv add telescope for vim.ui.select
Tue, 26 Jul 2022 17:12:11 +0200 zegervdv use the updated trim function from nvim-osc52