From f20b17678f4fadbf7d315c1aed6ffc1a9e438d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Sterle?= Date: Sun, 12 Jul 2020 11:09:52 +0200 Subject: [PATCH] Add reminders for custom commands and vim.loop --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 286f179..c05581d 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,10 @@ Unlike .vim files, .lua files are not automatically sourced from directories in +## Defining user commands + + + ## Defining autocommands @@ -180,6 +184,7 @@ Unlike .vim files, .lua files are not automatically sourced from directories in ### vim.loop + ### vim.lsp