Personal neovim
configuration using lazy.nvim
as plugin manager. With a headstarted configuration from kickstart.nvim
.
- fine tune keymaps for
treesitter.lua
. - tidy up the configs for all plugins again.
- further personalize plugin configs.
- check up on the suggested config from neovim/nvim-lspconfig.
- add windwp/nvim-autopairs.
- (probably) add mfussenegger/nvim-treehopper.
- (probably) add ThePrimeagen/harpoon.
- Either take the config from dorrajmachai/nvim or from ThePrimeagen itself.
- add folke/trouble.nvim.
List of plugins installed and configured to the best of my knowledge, including dependencies. Note that the dependencies might repeat along some plugins.
aplha.lua
(disabled) goolord/alpha-nvimautocompletion.lua
hrsh7th/nvim-cmpdracula.lua
(colorscheme) Mofiqul/dracula.nvimgitsigns.lua
lewis6991/gitsigns.nvimindent-blankline.lua
lukas-reineke/indent-blankline.nvimlsp.lua
neovim/nvim-lspconfiglualine.lua
nvim-lualine/lualine.nvimneo-tree.lua
nvim-neo-tree/neo-tree.nvimtelescope.lua
nvim-telescope/telescope.nvimtreesitter.lua
nvim-treesitter/nvim-treesitterundotree.lua
mbbill/undotree
Non configured plugins residing in init.lua
: