diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2022-12-14 19:58:18 +0100 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2023-02-22 16:23:49 +0100 |
commit | 6752f1005d26c93a033d856a60b7b296f3e51634 (patch) | |
tree | 5681d87457d1409b848947efc637dcc8eced2a81 /README.md | |
parent | 0b36145c696fb58e002169edd4f9a1d9a8176fc3 (diff) | |
download | rneovim-6752f1005d26c93a033d856a60b7b296f3e51634.tar.gz rneovim-6752f1005d26c93a033d856a60b7b296f3e51634.tar.bz2 rneovim-6752f1005d26c93a033d856a60b7b296f3e51634.zip |
docs: naming conventions, guidelines
close #21063
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -75,7 +75,6 @@ See [`:help nvim-from-vim`](https://neovim.io/doc/user/nvim.html#nvim-from-vim) Project layout -------------- - ├─ ci/ build automation ├─ cmake/ CMake utils ├─ cmake.config/ CMake defines ├─ cmake.deps/ subproject to fetch and build dependencies (optional) |