Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.22 KB

README.md

File metadata and controls

52 lines (31 loc) · 1.22 KB

MyNeovim

My Neovim configuration in MacOS and Win

External Dependencies

LSP

nvim-treesitter

telescope.nvim

rust-tools.nvim

  • rust-analyzer(by mason.nvim)

nvim-dap

neorg

  • A C++ compiler(C++14 support)

important: export the CC(support for c++14) variable in general: export CC=/path/to/newer/compile

rest.nvim

ChatGPT.nvim

References