- OS: Windows 11
- Terminal: Wezterm
- Shell: PowerShell Core
- Editor: Neovim
- Install
neovim
,fd
,grpcurl
,ripgrep
&rustup
viascoop install neovim fd grpcurl ripgrep rustup
@ PowerShell - Install
Desktop development with C++
package withVisual Studio Build Tools
installer - Allow
cargo
SSL bypass withsetx CARGO_HTTP_CHECK_REVOKE false
@ PowerShell - Allow
curl
SSL bypass with--ssl-no-revoke
inside$HOME/_curlrc
- Set
codecompanion
adapter API key withsetx <ADAPTER>_API_KEY <API_KEY>
@ PowerShell - Clone this repository
git clone https://github.com/mezdelex/NeovimConfig $HOME/AppData/Local/nvim
Name | Source | Uri |
---|---|---|
autocmds | n/a | autocmds |
keymaps | n/a | keymaps |
lazy | repo | lazy |
options | n/a | options |
Name | Source | Uri |
---|---|---|
ts_ls | repo | ts_ls |
Name | Source | Uri |
---|---|---|
autopairs | repo | autopairs |
autotag | repo | autotag |
blankline | repo | blankline |
blink | repo | blink |
bqf | repo | bqf |
bufferline | repo | bufferline |
codeaction | repo | codeaction |
codecompanion | repo | codecompanion |
colorizer | repo | colorizer |
dap | repo | dap |
devicons | repo | devicons |
diagnostic | repo | diagnostic |
everforest | repo | everforest |
gitsigns | repo | gitsigns |
kulala | repo | kulala |
lspconfig | repo | lspconfig |
lspsignature | repo | lspsignature |
lualine | repo | lualine |
markview | repo | markview |
nonels | repo | nonels |
oil | repo | oil |
registers | repo | registers |
telescope | repo | telescope |
treesitter | repo | treesitter |
undotree | repo | undotree |