Sfoglia il codice sorgente

testing idris2 syntax

main
Thorn Avery 3 anni fa
parent
commit
5ea5a27aad
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      overlay.nix

+ 1
- 0
overlay.nix Vedi File

@@ -25,6 +25,7 @@ customPlugins: self: super: {

if has("autocmd")
au BufReadPost *.rkt,*.rktl set filetype=racket
au BufReadPost *.lidr set filetype=idris
au filetype racket set lisp
au filetype racket set autoindent
endif


Loading…
Annulla
Salva