From 1a29b1a2a01408a28c8f6f9737d78b4f94bf7167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ensar=20Saraj=C4=8Di=C4=87?= Date: Sun, 3 Oct 2021 21:30:51 +0200 Subject: [PATCH] Update neovim README --- symlinks/config/nvim/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symlinks/config/nvim/README.md b/symlinks/config/nvim/README.md index 3d33dc4..faffb55 100644 --- a/symlinks/config/nvim/README.md +++ b/symlinks/config/nvim/README.md @@ -8,4 +8,4 @@ Configuration is separated into directories: - `undodir` is just a placeholder for configured undo directory - `spell` for spelling dictionary - `after` with same directory structure for loading after plugins - allows easy overrides, most `ftplugins` are here - - `lua` for all lua config files, with `ftplugin` and `plugin` too, enabled by [astronauta](https://github.com/tjdevries/astronauta.nvim) + - `lua` for all lua config files