/etc/git/

aboutsummaryrefslogtreecommitdiff
path: root/.dir-locals.el
AgeCommit message (Collapse)Author
2023-02-02.dir-locals.el: Adjust indentation rule for test-assertm.Maxim Cournoyer
* .dir-locals.el: Adjust the scheme-indent-function property for test-assertm, so that the two first arguments (the test name and the store variable) are indented as procedure arguments.
2023-02-02.dir-locals.el: Add indentation rule for computed-file.Maxim Cournoyer
* .dir-locals.el: Configure scheme-indent-function property for computed-file, so that its first argument (the file name) is indented as a procedure argument.
2022-09-07.dir-locals.el: Update yas snippets directory.Andrew Tropin
* .dir-locals.el (eval): Update yas snippets directory.
2022-09-05.dir-locals.el: Add .go to completion-ignored-extensions.Andrew Tropin
* .dir-locals.el (eval): Add .go to completion-ignored-extensions.
2022-09-05.dir-locals.el: Add guix yasnippets.Andrew Tropin
* .dir-locals.el (eval): Add guix yasnippets.