dotfiles/home/.config/nvim/lua/plugins/lualine.lua

2 lines
49 B
Lua
Raw Normal View History

return function() require('lualine').setup() end