index
:
nvim.git
fennel-migration
lua-config
master
My neovim config
Gustaf Rydholm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fnl
/
util.fnl
Age
Commit message (
Expand
)
Author
2022-08-08
Rename val-or-err to plugin
Gustaf Rydholm
2022-08-06
Move autocmd fn back and rename
Gustaf Rydholm
2022-08-06
Move autocmd fn to util
Gustaf Rydholm
2022-08-06
Update sync logic
Gustaf Rydholm
2022-07-19
Add util fun for loading most plugin opts
Gustaf Rydholm
2022-07-19
Refactor plugins from module to table
Gustaf Rydholm
2022-07-16
Refactor util imports
Gustaf Rydholm
2022-06-07
Refactor loading of plugins last
Gustaf Rydholm
2022-06-02
Convert utils to pure fns
Gustaf Rydholm
2022-06-01
Update utils
Gustaf Rydholm
2022-05-31
Add sync when installed plugins does neq configured plugins
Gustaf Rydholm
2022-05-01
style: fmt with fnlfmt
Gustaf Rydholm
2022-04-30
refactor(install): mv install to util module
aktersnurra
2022-04-24
refactor(init): clean up
aktersnurra
2022-04-23
style: format
aktersnurra
2022-04-11
fix(load config): pre compute num plugins
Gustaf Rydholm
2022-04-11
style: format with fnlfmt
Gustaf Rydholm
2022-04-10
fix(util): wip
aktersnurra
2022-04-10
fix(util): nvim ex autocmd
Gustaf Rydholm
2022-04-10
fix(util): add nvim loading
Gustaf Rydholm
2022-04-09
fix(util): return table
Gustaf Rydholm
2022-04-07
refactor(autocmd): move to util
Gustaf Rydholm
2022-04-06
fix(util): use vim notify for err msg
Gustaf Rydholm
2022-04-06
fix(util): update error
Gustaf Rydholm
2022-04-05
fix(util): add if when loading plugin
Gustaf Rydholm
2022-04-03
feat(util): safe loading of plugin
Gustaf Rydholm