alpha
Login
or
Join now
boltless.me
/
sense.nvim
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Expand your neovim sense with small UI components
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
sense.nvim
/
lua
/
sense
3 folders
8 files
at
main
Seongmin Lee
fix: add guard to UI updates that might fail on some situations (close #4)
1y ago
aaf07fdc
config
docs: sync readme default config
1 year ago
presets
chore: format with stylua
1 year ago
ui
fix: specific naming to avoid conflicts
1 year ago
_meta.lua
fix: add guard to UI updates that might fail on some situations (close #4) Using `guard()` function basically copied from fidget.nvim
1 year ago
api.lua
docs: add documents
1 year ago
autocmds.lua
refactor: final refactor before stable release - remove all global states - provide more abstracted APIs to create new indicator - generalize whole structure to include future UI components
1 year ago
helper.lua
docs: add documents
1 year ago
highlights.lua
chore: format with stylua
1 year ago
init.lua
docs: add documents
1 year ago
log.lua
feat: make `_log_level` config actually work
1 year ago
utils.lua
fix: add guard to UI updates that might fail on some situations (close #4) Using `guard()` function basically copied from fidget.nvim
1 year ago