- Neovim config
- lazy.nvim for managing plugins
:Lazyto install plugins
- fish config
- PowerShell config
Neovim (0.9) is required for this config
- lazy.nvim - A lazy loading Vim plugin manager
- nvim-lspconfig - A collection of configurations for Neovim's built-in LSP
- nvim-treesitter - Treesitter configurations and abstraction layer for Neovim
- nvim-cmp - A completion plugin for neovim coded in Lua
- lspsaga.nvim - A light-weight LSP plugin based on Neovim built-in LSP with highly a performant UI
- telescope.nvim - A highly extendable fuzzy finder over lists
- nvim-tree - A file explorer
- Fish shell
- Fisher - Plugin manager
- Starship - Sexy shell prompt.
- Nerd fonts - Powerline-patched fonts. I use JetBrainsMono Nerd Font.
- z for fish - Directory jumping
- Exa -
lsreplacement
- Scoop - A command-line installer
- Oh My Posh - Prompt theme engine
- Terminal Icons - Folder and file icons
- PSReadLine - Cmdlets for customizing the editing environment, used for autocompletion
- z - Directory jumper
- PSFzf - Fuzzy finder