From ab062b61d4196e279b668e12d439c52b206ffe41 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Wed, 16 Mar 2022 16:53:12 +0100 Subject: [PATCH] No need to learn lua yet --- home/programs/neovim.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/home/programs/neovim.nix b/home/programs/neovim.nix index f87d080..570c41a 100644 --- a/home/programs/neovim.nix +++ b/home/programs/neovim.nix @@ -2,11 +2,6 @@ let - # TODO: Learn lua: - # https://www.notonlycode.org/neovim-lua-config/ - # https://www.lua.org/manual/5.4/ - # https://www.lua.org/pil/contents.html - # The folder contains the expected `~/.config/nvim/` structure # This structure is the same for plugins. # I therefore just load this folder as plugin.