My Neovim Setup

A quick look into the structure / plugins of my Neovim setup.

Preview

Details

My nvim config files can be found with my dotfiles on GitHub

The file structure is as follows:

Image of a robot

The main plugins used are as follows:

PluginFeature
catppuccin/nvimColor Scheme
nvim-lualine/lualine.nvimStatus Line
tpope/vim-fugitiveGit functionality
folke/noice.nvimNotifications / Commandline / Search
neovim/nvim-lspconfigLSP Configuration
williamboman/mason.nvimLSP / Formatter / Linter download
nvim-telescope/telescope.nvimFuzzy finder
nvim-treesitter/nvim-treesitterSyntax highlighting
hrsh7th/nvim-cmpAutocompletion
L3MON4D3/LuaSnipAutocompletion snippet engine
stevearc/conform.nvimFormatting
mfussenegger/nvim-dapDebugger
numToStr/Comment.nvimComment functionality
tversteeg/registers.nvimMore usable VIM registers
rmagatti/auto-sessionSession management