nvim dotfile setup for Rust master
authorKit Rhett Aultman <kit@kitaultman.com>
Mon, 24 Jun 2024 03:50:40 +0000 (23:50 -0400)
committerKit Rhett Aultman <kit@kitaultman.com>
Mon, 24 Jun 2024 03:50:40 +0000 (23:50 -0400)
commit38f2077023244256a82909037328a21d1440a036
tree203a37d71acf911c70356e8d7440d8ef7fef6f5b
nvim dotfile setup for Rust

For details on everything set up in here, see
https://rsdlt.github.io/posts/rust-nvim-ide-guide-walkthrough-development-debug/

Note this required setting up packer via its own git clone.  See here:
https://github.com/wbthomason/packer.rust-nvim-ide-guide-walkthrough-development-debug
init.lua [new file with mode: 0644]
lua/keys.lua [new file with mode: 0644]
lua/opts.lua [new file with mode: 0644]
lua/plug.lua [new file with mode: 0644]