
Switched from VSCode to NVIM + TMUX. Thoughts?
Hello World! This is my first post on this sub. For context in a few weeks college would start and Im bored of watching everyone code in VScode and coding myself in vscode.
Don't get me wrong its a great editor but im too lazy to lift my hands from keyboard to mouse. From networkchuck i discovered tmux and from another yt series i learnt neovim.
( im using wsl2 on win11 because rn im on a single ssd with win 11 by default with bitlocker encryption and the process of removing bitlocker encryption and then dual booting is so mehh )
How is my setup? Current i use the following plugins ( with lazy as packet manager ):
- Vim moonfly colors and material deepocean ( currently moonfly in img )
- neo-tree
- nvim-web-devicons ( with firacode mono )
- lualine
- none-ls
- telescope + telescope-ui-select
- nvim-treesitter
- mason + mason-lspconfig + nvim-lspconfig
- nvim-cmp + LuaSnip + cmp_luasnip + friendly-snippets
I would appreciate your thoughts on my setup and any feedback regarding anything mentioned in this post.
Thanks for reading!