mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
chore(nvim): unify plugin comments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- Catppuccin Theme – https://github.com/catppuccin/catppuccin
|
||||
-- https://github.com/catppuccin/catppuccin
|
||||
local status_ok, catppucin = pcall(require, "catppuccin")
|
||||
if not status_ok then
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user