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
/
init.fnl
Age
Commit message (
Collapse
)
Author
2022-12-30
Add loading of opts for lazy
Gustaf Rydholm
2022-12-21
Update plugin table and loading
Gustaf Rydholm
2022-12-21
Replace packer with lazy
Gustaf Rydholm
2022-10-19
Refactor require list
Gustaf Rydholm
2022-10-17
Add cmds for plugins to lazy load them
Gustaf Rydholm
2022-10-17
Update autocmd and fix loading
Gustaf Rydholm
2022-10-16
Refactor loading of plugins with packer
Gustaf Rydholm
2022-07-17
Improve util import
Gustaf Rydholm
2022-06-02
Convert utils to pure fns
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-12
fix(init): remove logging
Gustaf Rydholm
2022-04-12
fix(bootstrap): mv check of plugins back to install
Gustaf Rydholm
2022-04-11
fix(load config): pre compute num plugins
Gustaf Rydholm
2022-04-11
style: format
Gustaf Rydholm
2022-04-11
fix(init): only read configs if plugins are dl
Gustaf Rydholm
2022-04-11
fix: sync based on # paths
Gustaf Rydholm
2022-04-11
style: format with fnlfmt
Gustaf Rydholm
2022-04-10
refactor(init): move settings before install
aktersnurra
2022-04-03
feat(init): add fnl init
Gustaf Rydholm
2022-04-01
feat(init): add init fnl
Gustaf Rydholm