remove dead code

This commit is contained in:
Grigory Shipunov 2023-07-24 00:02:29 +02:00
parent 0e98db206c
commit 1561cbb941
45 changed files with 0 additions and 2318 deletions

View file

@ -1,11 +0,0 @@
-- this now handled by the lualine
vim.cmd([[set noshowmode]])
return require('lualine').setup {
options = {
icons_enabled = true,
--theme = 'everforest',
-- section_separators = '',
-- component_seaparators = '',
}
}