Browse Source

testing idris2 syntax

main
Thorn Avery 2 years ago
parent
commit
5ea5a27aad
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      overlay.nix

+ 1
- 0
overlay.nix View 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…
Cancel
Save