log .chezmoitemplates/init.lua @ 579:4e25c3d4470d

age author description
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
Tue, 15 Feb 2022 13:21:27 +0100 Zeger Van de Vannet Fix mapping for grepper
Mon, 14 Feb 2022 16:40:35 +0100 zegervdv Add luasnip expansion mappings
Wed, 09 Feb 2022 17:16:57 +0100 zegervdv Add signature help completion
Sun, 06 Feb 2022 11:54:00 +0100 zegervdv always enable lsp keymaps on attach
Sat, 29 Jan 2022 22:16:56 +0100 zegervdv set nostartofline to keep cursor in same column when scrolling
Fri, 28 Jan 2022 16:36:32 +0100 zegervdv do not set title from nvim
Fri, 21 Jan 2022 09:33:28 +0100 Zeger Van de Vannet Add esbonio language server for sphinx docs
Sat, 22 Jan 2022 16:08:24 +0100 zegervdv replace dirvish with dirbuf
Sun, 16 Jan 2022 11:09:37 +0100 zegervdv Automatically install Treesitter parsers
Tue, 11 Jan 2022 14:59:49 +0100 zegervdv Enable tree-sitter for some languages
Tue, 11 Jan 2022 09:03:01 +0100 zegervdv Only start completion at 4 chars on cmdline
Tue, 11 Jan 2022 08:41:07 +0100 zegervdv Replace colorscheme with onedark.nvim
Mon, 10 Jan 2022 18:49:13 +0100 zegervdv Enable impatient
Sun, 09 Jan 2022 14:27:44 +0100 zegervdv Set minimum length of 3 characters before completing on cmdline
Sun, 09 Jan 2022 14:27:10 +0100 zegervdv Use new keymap lua function to set keymaps
Sun, 09 Jan 2022 14:26:16 +0100 zegervdv Move dirvish loading to init.lua
Sun, 02 Jan 2022 18:49:10 +0100 zegervdv Enable cmp completion for cmdline
Fri, 31 Dec 2021 12:47:12 +0100 zegervdv Use callback hook to disable dirvish maps when merging
Fri, 31 Dec 2021 12:18:50 +0100 zegervdv Enable merge.nvim
Wed, 29 Dec 2021 22:03:47 +0100 zegervdv Switch to neoscroll for even faster smooth scrolling
Wed, 29 Dec 2021 11:44:10 +0100 zegervdv Use new user_command api to define commands
Tue, 28 Dec 2021 11:43:51 +0100 zegervdv Use lsp tagfunc and formatexpr
Tue, 21 Dec 2021 10:55:25 +0100 zegervdv update null-ls config to remove lspconfig dependency