diff --git a/README.md b/README.md new file mode 100644 index 0000000..bca7ce0 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# CMakeExample + +This small example shows how to use CMake for a small project. +Run `just ccls` to enable the ccls lsp in neovim.