log

age author description
Thu, 17 Dec 2020 17:51:54 +0100 Zeger Van de Vannet Enable autoparen in completion-nvim
Thu, 17 Dec 2020 17:49:14 +0100 Zeger Van de Vannet Rename init.lua to config.lua
Thu, 17 Dec 2020 15:00:49 +0100 Zeger Van de Vannet Update LSP bindings to work with telescope
Thu, 17 Dec 2020 14:58:52 +0100 Zeger Van de Vannet Add telescope for LSP navigation
Thu, 17 Dec 2020 14:57:50 +0100 Zeger Van de Vannet Add bat configuration
Thu, 17 Dec 2020 14:57:05 +0100 Zeger Van de Vannet Remove the ALE plugin, switching to LSP + efm
Thu, 17 Dec 2020 14:56:39 +0100 Zeger Van de Vannet Add local installs to path
Thu, 26 Nov 2020 09:07:17 +0100 Zeger Van de Vannet Add a post-formatting handler to reload the buffer
Thu, 26 Nov 2020 09:06:51 +0100 Zeger Van de Vannet Provide LSP completion in a separate source
Wed, 25 Nov 2020 09:05:37 +0100 zegervdv Add mappings to trigger completion and switch sources
Wed, 25 Nov 2020 09:05:10 +0100 zegervdv Add efm-langserver for formatting and linting
Wed, 25 Nov 2020 09:04:15 +0100 zegervdv Update colorscheme to custom version of nvcode using rakr/vim-one colors
Mon, 23 Nov 2020 16:20:21 +0100 zegervdv Add check to see if veridian is installed before loading it as lsp
Mon, 23 Nov 2020 16:19:37 +0100 zegervdv Add <c-p> as map to reformat using lsp
Mon, 23 Nov 2020 16:18:32 +0100 zegervdv Update to use lspconfig
Fri, 20 Nov 2020 18:01:10 +0100 zegervdv Add treesitter refactor and textobjects plugins
Sat, 14 Nov 2020 16:04:54 +0100 zegervdv Add neovim to homebrew install list
Sat, 14 Nov 2020 16:03:32 +0100 zegervdv Switch to lua branch of indent-blankline plugin
Fri, 13 Nov 2020 09:46:16 +0100 Zeger Van de Vannet Set LspDiagnosticsDefaultError highlight to something that does not make my eyes bleed
Fri, 13 Nov 2020 09:39:25 +0100 zegervdv Remove diagnostics plugin and upgrade config to built-in diagnostics
Tue, 10 Nov 2020 17:53:00 +0100 zegervdv Autocomplete rg search terms with ctags data
Tue, 10 Nov 2020 17:44:13 +0100 zegervdv Add global Brewfile with some common packages
Fri, 06 Nov 2020 08:40:49 +0100 Zeger Van de Vannet Add veridian language server
Fri, 30 Oct 2020 08:34:12 +0100 Zeger Van de Vannet Set color config for tmux
Wed, 04 Nov 2020 17:50:01 +0100 zegervdv Add indent line configuration
Wed, 04 Nov 2020 17:42:44 +0100 zegervdv Reconfigure order of completion inputs
Wed, 04 Nov 2020 17:41:57 +0100 zegervdv Add cargo bin folder to path
Wed, 04 Nov 2020 17:40:53 +0100 Zeger Van de Vannet Set TERM to xterm-256color
Wed, 21 Oct 2020 09:08:11 +0200 zegervdv Switch back to official nvim-treesitter plugin
Tue, 20 Oct 2020 14:26:56 +0200 zegervdv Use direxpand to expand variables into paths on tab
Tue, 20 Oct 2020 14:26:36 +0200 zegervdv Remove local verible neoformat config
Sun, 13 Sep 2020 10:30:05 +0200 zegervdv Add telescope plugin
Tue, 08 Sep 2020 23:06:03 +0200 zegervdv lsp: attempt to make diagnostics pop up
Tue, 08 Sep 2020 10:26:52 +0200 zegervdv treesitter: highlight definitions/uses of the variable under the cursor
Sun, 06 Sep 2020 18:47:59 +0200 zegervdv Clean up plugins
Tue, 01 Sep 2020 08:44:03 +0200 zegervdv Add treesitter based completion
Mon, 31 Aug 2020 08:33:52 +0200 zegervdv Clean up autocomplete options
Sun, 30 Aug 2020 17:34:32 +0200 zegervdv Update foreground color
Sun, 30 Aug 2020 09:49:33 +0200 zegervdv Switch to vim-one colorscheme
Tue, 25 Aug 2020 09:48:17 +0200 zegervdv Add buffer completion source
Tue, 25 Aug 2020 09:35:59 +0200 zegervdv Move lua config to lua.init
Tue, 25 Aug 2020 08:56:35 +0200 zegervdv Add tags alias
Mon, 24 Aug 2020 21:50:33 +0200 zegervdv Add treesitter config for python
Mon, 24 Aug 2020 21:33:49 +0200 zegervdv Set tabs to 2 spaces
Mon, 24 Aug 2020 21:29:27 +0200 zegervdv Add delimitMate config for systemverilog and python
Thu, 06 Aug 2020 22:24:25 +0200 zegervdv Update urls for completion-nvim and diagnostic-nvim
Fri, 31 Jul 2020 17:26:04 +0200 zegervdv Disable default formatting on save
Mon, 27 Jul 2020 17:43:15 +0200 zegervdv Add jinja syntax
Mon, 27 Jul 2020 17:40:44 +0200 zegervdv Add verible configuration for neoformat
Fri, 03 Jul 2020 17:06:08 +0200 zegervdv Add yanked text highlighting
Thu, 25 Jun 2020 16:59:11 +0200 zegervdv Add neoformat and switch to verible branch for ale
Fri, 12 Jun 2020 12:28:26 +0200 zegervdv Add view alias
Fri, 12 Jun 2020 12:23:01 +0200 zegervdv Update tmux colors
Tue, 09 Jun 2020 10:19:25 +0200 zegervdv setup ultisnips keys
Sun, 07 Jun 2020 22:00:39 +0200 zegervdv Use red to indicate Normal mode in zsh prompt
Wed, 27 May 2020 18:26:04 +0200 zegervdv Style tune-ups for zsh
Wed, 27 May 2020 13:48:30 +0200 zegervdv Suppress chipscope init if it cannot be found
Sun, 24 May 2020 19:13:33 +0200 zegervdv Colorscheme fixes
Sun, 24 May 2020 10:24:04 +0200 zegervdv Add history substring search plugin
Sat, 23 May 2020 22:17:29 +0200 zegervdv Add zshrc file
Fri, 22 May 2020 11:22:24 +0200 zegervdv Fix selection background
Thu, 21 May 2020 22:24:46 +0200 zegervdv Fix colors
Thu, 21 May 2020 17:35:19 +0200 zegervdv Add kitty configuration
Thu, 21 May 2020 11:28:36 +0200 zegervdv Clean start of dotfiles repo