| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2023-08-26 | Refactor(treewide): Abbreviate path names | Soispha | |
| 2023-08-26 | Style(treewide): Format all lua-files makes lua ➛ nix easier | Soispha | |
| The files were formatted according to the `.editorconfig` file and with the formatter from [this](1) repo, as it's the only one that fully understands all keys in the `.editorconfig` file. The formatting was chosen in this special (and honestly unconventional) way because moving code from lua to nix is now easier, as the syntax is nearly identical in some places. | |||
| 2023-08-20 | Fix(hm/conf/neovim/plugins/luasnip): Correct local value in snippet | Soispha | |
| 2023-08-19 | Refactor(hm/conf/neovim/plugins/luasnip/snippets): Remove unnused ones | Soispha | |
| 2023-08-19 | Fix(hm/conf/neovim): Fully import nvim config through nixVim | Soispha | |
