My Neovim configuration without LSP.
- Git
- A C compiler(Windows)
- rust-analyzer(by mason.nvim)
- A C++ compiler(C++14 support)
important: export the CC(support for c++14) variable in general: export CC=/path/to/newer/compile
My Neovim configuration without LSP.
important: export the CC(support for c++14) variable in general: export CC=/path/to/newer/compile