Procházet zdrojové kódy

testing idris2 syntax

main
Thorn Avery před 3 roky
rodič
revize
5ea5a27aad
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. +1
    -0
      overlay.nix

+ 1
- 0
overlay.nix Zobrazit soubor

@@ -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


Načítá se…
Zrušit
Uložit