My neovim setup and development workflow
- Kitty Terminal (coz it supports font ligature and other utf-8 characters)
- neovim v0.10.+
- lazy as the plugin manager
Enter these commands in the terminal.
git clone https://github.com/alexxShandsome/neovim-config ~/.config/nvim
Warning
This config doesn't fully work in Windows
I use lazy as a Plugin Manager
- junegunn/fzf
- ibhagwan/fzf-lua
- alexghergh/nvim-tmux-navigation
- sitiom/nvim-numbertoggle
- hedyhli/outline.nvim
- folke/trouble.nvim
- jinh0/eyeliner.nvim
- nvim-tree/nvim-tree.lua
- williamboman/mason.nvim
- williamboman/mason-lspconfig.nvim
- neovim/nvim-lspconfig
- hrsh7th/cmp-nvim-lsp
- hrsh7th/cmp-buffer
- hrsh7th/cmp-path
- hrsh7th/cmp-cmdline
- hrsh7th/nvim-cmp
- hrsh7th/cmp-vsnip
- hrsh7th/vim-vsnip
- lukas-reineke/cmp-under-comparator
- hrsh7th/cmp-nvim-lsp-signature-help
- rafamadriz/friendly-snippets
- f3fora/cmp-spell
- nvim-lualine/lualine.nvim
- akinsho/bufferline.nvim
- nvim-tree/nvim-web-devicons
- rcarriga/nvim-notify
- NMAC427/guess-indent.nvim
- nvim-treesitter/nvim-treesitter-context
- onsails/lspkind.nvim
- folke/todo-comments.nvim
- nvimdev/dashboard-nvim
- RRethy/vim-illuminate
- folke/zen-mode.nvim
- uga-rosa/ccc.nvim
- OXY2DEV/helpview.nvim
- numToStr/Comment.nvim
- kylechui/nvim-surround
- stevearc/oil.nvim
- diepm/vim-rest-console
- kristijanhusak/vim-dadbod-ui
- Wansmer/treesj
- iamcco/markdown-preview.nvim
- alexxGmZ/player.nvim
- hat0uma/csvview.nvim
- alexxGmZ/Md2Pdf