This website requires JavaScript.
Explore
Help
Register
Sign In
rob
/
lualine.nvim
Watch
1
Star
0
Fork
You've already forked lualine.nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
08d1340ec9
lualine.nvim
/
.luacheckrc
5 lines
36 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial lualine setup
2020-12-30 14:48:51 +00:00
globals = {
"vim",
refactor: moved loading to new module (#182) * refactor: moved loading to new module * refactor: check_single_separator * refactor: simplified separator fixing * refactor: tests/ -> lua/tests/ * refactor: moved to nvim_err_writeln for errors * feat: moved config parsing to config.lua * feat: get config directly from config module * feat: added load_all function * tests: config parsing tests * added assert to luacheck globals
2021-05-09 21:11:18 +00:00
"assert"
initial lualine setup
2020-12-30 14:48:51 +00:00
}