log dot_config/nvim/init.lua @ 411:4abd1fbc8829

age author description
Sat, 17 Jul 2021 18:15:45 +0200 zegervdv Switch config files to init.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, 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
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
Fri, 13 Nov 2020 09:39:25 +0100 zegervdv Remove diagnostics plugin and upgrade config to built-in diagnostics
Fri, 06 Nov 2020 08:40:49 +0100 Zeger Van de Vannet Add veridian language server
Wed, 04 Nov 2020 17:42:44 +0100 zegervdv Reconfigure order of completion inputs
Tue, 08 Sep 2020 23:06:03 +0200 zegervdv lsp: attempt to make diagnostics pop up