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