master #1

Open
oli wants to merge 912 commits from master into lua
2 changed files with 0 additions and 11 deletions
Showing only changes of commit c298be4bfd - Show all commits

View File

@@ -1,7 +0,0 @@
return {
'otavioschwanck/arrow.nvim',
opts = {
show_icons = true,
leader_key = ';' -- Recommended to be a single key
}
}

View File

@@ -5,7 +5,6 @@ return {
'Isrothy/lualine-diagnostic-message'
},
config = function()
local statusline = require('arrow.statusline')
require('lualine').setup {
options = {
theme = 'bamboo',
@@ -54,9 +53,6 @@ return {
file_status = true,
separator = { left = '', right = '' },
},
{
statusline.text_for_statusline_with_icons
}
},
lualine_b = {
{