about summary refs log tree commit diff stats
path: root/home-manager/soispha/config/neovim/nixvim/plugins/telescope (follow)
Commit message (Collapse)AuthorAge
* Refactor(treewide): Abbreviate path namesSoispha2023-08-26
|
* Style(treewide): Format all lua-files makes lua ➛ nix easierSoispha2023-08-26
| | | | | | | | | | 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.
* Docs(treewide): Add a colon after every "TODO"Soispha2023-08-26
|
* Feat(hm/conf/neovim/plugins/goto-preview): InitSoispha2023-08-26
|
* Style(hm/conf/neovim): FormatSoispha2023-08-25
|
* Fix(hm/conf/neovim/plugins): Import new onesSoispha2023-08-25
|
* Feat(hm/conf/neovim/plugins/telescope/extensions/symbols): InitSoispha2023-08-25
|
* Feat(hm/conf/neovim/plugins/telescope/extensions/rooter): InitSoispha2023-08-25
|
* Feat(hm/conf/neovim/plugins/telescope/extensions/bibtex): InitSoispha2023-08-25
|
* Fix(hm/conf/neovim/plugins/telescope): InitSoispha2023-08-25