Catppuccin for (Neo)vim This port of Catppuccin is special because it was the first one and the one that originated the project itself. Given this, it's important to acknowledge that it all didn't come to be what it is now out of nowhere. So, if you are interested in knowing ...
{ "folke/tokyonight.nvim", enabled = false }, { "catppuccin/nvim", enabled = false }, -- {"folke/which-key.nvim",enabled = false}, { "folke/flash.nvim", enabled = false }, --{"folke/neodev.nvim",enabled = false}, { "folke/trouble.nvim", enabled = false }, { "dst...
Command:nixpkgs-review pr 360800 x86_64-linux ✅ 89 packages built: vimPlugins.LazyVim vimPlugins.aerial-nvim vimPlugins.astrotheme vimPlugins.asyncrun-vim vimPlugins.auto-session vimPlugins.bamboo-nvim vimPlugins.barbar-nvim vimPlugins.base46 vimPlugins.bufferline-nvim vimPlugins.catppuccin-n...
印象中他写的tokyonight.nvim应该是第一个由Lua编写的色彩方案, 同时它也引发了Neovim社区中色彩方案反过来支持插件的潮流, 相信现在流行的很多主题,例如catppuccin、rose-pine、nightfox都深受其启发。 除此以外,如果你的喜欢Neovim v0.8.0带来的set cmdheight=0来隐藏底部的cmdline, 那想必你一定会接触到他的no...
有了有了,nvim 0.9以上版本,lspclangd, tokyonight 或者catppuccin主题… 阅读全文 赞同 1添加评论 分享 收藏喜欢 nvim lsp设置 一只小懒懒 nvim #computor 顺序~/.config/nvim/lua/configs.luause{"neovim/nvim-…
"catppuccin":{"branch":"main","commit":"31fcfb02c47952d5c75aec893b93b2878abe5fbb"}, "cmp-buffer":{"branch":"main","commit":"3022dbc9166796b644a841a02de8dd1cc1d311fa"}, "cmp-emoji":{"branch":"main","commit":"e8398e2adf512a03bb4e1728ca017ffeac670a9f"}, ...
-- colorscheme = "catppuccin", }, }, } 2 changes: 1 addition & 1 deletion 2 lua/plugins/dashboard.lua Original file line numberDiff line numberDiff line change @@ -30,7 +30,7 @@ return { header = vim.split(logo, "\n"), -- stylua: ignore center = { { action = LazyV...
Catppuccin themeCode local ascii_heatmap = require('git-dashboard-nvim').setup { show_only_weeks_with_commits = true, show_contributions_count = false, days = { 's', 'm', 't', 'w', 't', 'f', 's' }, colors = { --catpuccin theme days_and_months_labels = '#8FBCBB...
{ "catppuccin/nvim", enabled = false }, -- {"folke/which-key.nvim",enabled = false}, { "folke/flash.nvim", enabled = false }, --{"folke/neodev.nvim",enabled = false}, { "folke/trouble.nvim", enabled = false },