log

age author description
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