Making a basic Neovim config and setting it up

Опубликовано: 30 Июль 2026
на канале: NoobScience
1,843
37

This is the first part of the tutorial series that aims to teach you how to use neovim and tmux to improve your development workflow, in which we go over how to set up your neovim config

Resources

Config: https://github.com/newtoallofthis123/...

Here is the list of plugins:
rmagatti/auto-session
akinsho/bufferline.nvim
loctvl842/monokai-pro.nvim
stevearc/dressing.nvim
lewis6991/gitsigns.nvim
ThePrimeagen/harpoon
nvim-lualine/lualine.nvim
nvim-tree/nvim-tree.lua
nvim-treesitter/nvim-treesitter
nvim-telescope/telescope.nvim
mbbill/undotree
folke/which-key.nvim

Thanks for watching!