cobalt2 theme for neovim in lua using tjdevries/colorbuddy
use { 'lalitmee/cobalt2.nvim', requires = 'tjdevries/colorbuddy.nvim' }
Use the colorscheme by adding these lines according to your config:
lua require('colorbuddy').colorscheme('cobalt2')
require('colorbuddy').colorscheme('cobalt2')
telescope.nvim
nvim-notify
nvim-tree.lua
lualine.nvim
nvim-cmp
trouble.nvim
nvim-hlslens
nvim-lsp-installer
which-key.nvim
All contributions are welcome! Just open a pull request. Please read this before creating your pull request and follow this to write your commit messages.