mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
feat(neovim): Theme changed to Catppuccin-Mocha
- Plugins supports integrated to Catppuccin - Use kylechui/nvim-surround.nvim for compatible keymap to that of tpope surround.vim
This commit is contained in:
@@ -253,6 +253,7 @@ return {
|
||||
notification = {
|
||||
poll_rate = 2, -- How often to udate and render notifications
|
||||
filter = vim.log.levels.WARN, -- Minimum notifications level
|
||||
window = { winblend = 0 },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user