- OS: Windows 11
- Terminal: Wezterm
- Shell: PowerShell Core
- Editor: Neovim
- Install
neovim
,fd
,ripgrep
&rustup
viascoop install neovim fd 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 |
---|---|---|
Volar | repo | volar |
Name | Source | Uri |
---|---|---|
Autopairs | repo | autopairs |
Autotags | repo | autotags |
Blankline | repo | blankline |
Bqf | repo | bqf |
Bufferline | repo | bufferline |
Codecompanion | repo | codecompanion |
Colorizer | repo | colorizer |
Dap | repo | dap |
Devicons | repo | devicons |
Everforest | repo | everforest |
Gitsigns | repo | gitsigns |
Lspconfig | repo | lspconfig |
Lspsaga | repo | lspsaga |
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 |