Logo
Explore Help
Register Sign In
rob/lualine.nvim
1
0
Fork 0
You've already forked lualine.nvim
Code Issues Pull Requests Packages Projects Releases Wiki Activity
master
BranchesTags
View all branches
lualine.nvim/tests/minimal_init.lua

15 lines
303 B
Lua
Raw Normal View History

chore: add license statements and update benchmarks
2021-09-20 17:46:38 +06:00
-- Copyright (c) 2020-2021 shadmansaleh
-- MIT license, see LICENSE for more details.
chore: Use paranthesis for function calls. No paran can trip new lua users
2022-01-02 17:38:39 +06:00
if os.getenv('TEST_COV') then
require('luacov')
chore: setup luacov for test coverage (#85)
2021-10-13 21:51:19 +06:00
end
testing (#127) * Add testing setup + CI * Add tests for components and utils funtions Co-authored-by: shadmansaleh <shadmansaleh3@gmail.com>
2021-05-05 20:04:16 +02:00
-- load lualine and plenary
chore: Use paranthesis for function calls. No paran can trip new lua users
2022-01-02 17:38:39 +06:00
vim.cmd([[
tests: add more tests (#439) * tests: add more tests * fix: for now comment out tabline tests will check later why some are passing locally but not in CI
2021-11-22 19:40:18 +06:00
set noswapfile
testing (#127) * Add testing setup + CI * Add tests for components and utils funtions Co-authored-by: shadmansaleh <shadmansaleh3@gmail.com>
2021-05-05 20:04:16 +02:00
set rtp+=.
set rtp+=../plenary.nvim
fix: fix flacky test (#434)
2021-11-13 20:01:01 +06:00
set rtp+=../nvim-web-devicons/
chore: setup luacov for test coverage (#85)
2021-10-13 21:51:19 +06:00
runtime plugin/plenary.vim
chore: Use paranthesis for function calls. No paran can trip new lua users
2022-01-02 17:38:39 +06:00
]])
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 206ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API