mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-02 01:47:43 +00:00
chore(nvim): more tweaks, cleanup and docs
This commit is contained in:
@@ -27,12 +27,10 @@ return {
|
||||
{
|
||||
require('noice').api.statusline.mode.get,
|
||||
cond = require('noice').api.statusline.mode.has,
|
||||
-- color = { fg = '#ff9e64' },
|
||||
},
|
||||
{
|
||||
require('noice').api.status.command.get,
|
||||
cond = require('noice').api.status.command.has,
|
||||
-- color = { fg = '#ff9e64' },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user