Workspace settings
brew install vim cmake tmux ctags the_silver_searcher reattach-to-user-namespace htop pstree git-lfsgit clone https://github.com/pass86/dotfiles.git ~/dotfiles- macOS & Linux
~/dotfiles/bin/install.sh- Windows
%USERPROFILE%\dotfiles\bin\install.batcd ~/dotfiles && ./bin/submodules_init.shInstall YouCompleteMe
cd ~/dotfiles && ./bin/ycm_init.shcd ~/dotfiles/vim/plugins/YouCompleteMe
./install.py --clangd-completer --verbose- Install Python3.10 32-bit & add to PATH
cd .\dotfiles\vim\plugins\YouCompleteMepython install.py --clangd-completer --msvc=17 --verbose- Open
x64 Native Tools Command Prompt for VS 2022& cd to cmake project directory cmake . -G "NMake Makefiles" -D CMAKE_EXPORT_COMPILE_COMMANDS=on- clangd config