diff --git a/Project-Goals.md b/Project-Goals.md new file mode 100644 index 0000000..4ae4786 --- /dev/null +++ b/Project-Goals.md @@ -0,0 +1,11 @@ +- This project aims to help one transition away from VSCode, and into a + superior text editing experience. (Just making this clear) + +- This is also a community project, if you would like to see support for + a feature or + [language](https://github.com/neovim/nvim-lspconfig/blob/master/CONFIG.md) + consider making a PR. + +- This project will do it’s best to include core features you would + expect from a modern IDE, while making it easy to add or remove what + the user wants.