log .chezmoitemplates/init.lua @ 665:a56cc75911b0

age author description
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
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
Tue, 26 Jul 2022 09:48:51 +0200 zegervdv disable blend on lsp progress
Tue, 26 Jul 2022 09:30:08 +0200 zegervdv improve indent trimming on copy
Sun, 24 Jul 2022 14:48:01 +0200 zegervdv Add cleaner quickfix
Mon, 25 Jul 2022 14:18:02 +0200 zegervdv disable trim on osc52 copy
Mon, 25 Jul 2022 14:09:08 +0200 zegervdv replace osc52 plugin
Mon, 25 Jul 2022 13:56:58 +0200 zegervdv Use indexed vim.cmd
Thu, 21 Jul 2022 15:04:39 +0200 zegervdv use simple quickfix on clicking diagnostic info
Wed, 20 Jul 2022 10:49:39 +0200 Zeger Van de Vannet add fidget to show lsp server progress
Wed, 20 Jul 2022 13:47:01 +0200 zegervdv make sure onedark is loaded to copy color settings from
Wed, 20 Jul 2022 09:00:25 +0200 zegervdv trim filename in statusline
Wed, 20 Jul 2022 09:00:14 +0200 zegervdv remove eyeliner plugin
Tue, 19 Jul 2022 15:26:00 +0200 Zeger Van de Vannet wrap lines at 100 chars with black
Mon, 18 Jul 2022 21:27:53 +0200 zegervdv add diff fillchar
Fri, 15 Jul 2022 13:50:02 +0200 zegervdv switch to heirline as status line
Wed, 13 Jul 2022 09:17:10 +0200 zegervdv replace vim-surround with nvim-surround
Wed, 13 Jul 2022 08:59:57 +0200 zegervdv Add eyeliner (quickscope replacement)
Wed, 13 Jul 2022 08:40:34 +0200 Zeger Van de Vannet Load renamed locations into quickfix list
Tue, 12 Jul 2022 16:22:41 +0200 Zeger Van de Vannet add inc-rename plugin
Fri, 08 Jul 2022 16:46:27 +0200 Zeger Van de Vannet Enable collapsed statements for stylua
Fri, 08 Jul 2022 16:37:28 +0200 Zeger Van de Vannet Add trouble.nvim for diagnostics overview
Sun, 15 May 2022 11:34:13 +0200 zegervdv Fix mappings for cmp
Mon, 02 May 2022 16:16:51 +0200 Zeger Van de Vannet enable mapping for cmp-cmdline
Mon, 02 May 2022 16:16:19 +0200 Zeger Van de Vannet remove quick-scope plugin: slows scrolling too much
Sat, 16 Apr 2022 18:03:37 +0200 zegervdv update nvim api for 0.7
Sun, 10 Apr 2022 12:03:22 +0200 zegervdv Disable weird afterquote behaviour in autopairs
Sun, 10 Apr 2022 12:03:05 +0200 zegervdv Add quick-scope plugin
Sat, 09 Apr 2022 15:49:54 +0200 zegervdv Add Cfd command to search files
Fri, 01 Apr 2022 18:13:18 +0200 Zeger Van de Vannet Add clangd config
Thu, 24 Mar 2022 09:25:43 +0100 zegervdv handle HOME on windows
Fri, 07 Jan 2022 09:23:37 +0100 zegervdv Add firenvim
Fri, 04 Mar 2022 10:35:44 +0100 zegervdv Clean up unused functions and mappings
Wed, 02 Mar 2022 14:36:45 +0100 zegervdv Add lsp-format plugin to format on save
Thu, 17 Feb 2022 11:28:41 +0100 zegervdv Revert "Replace surround with mini.surround for the function wrapping options"
Wed, 16 Feb 2022 18:45:28 +0100 zegervdv Replace surround with mini.surround for the function wrapping options
Wed, 16 Feb 2022 08:56:31 +0100 Zeger Van de Vannet Create Ag command in config step