Skip to content

Commit

Permalink
move emacs/vim files to separate repos
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Apr 13, 2017
1 parent dcfa0e5 commit a6bd3d8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 86 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,3 +151,8 @@ To fix this, you have 2 options:

* Compile Zig with the same compiler that LLVM was compiled with.
* Add `-DZIG_LLVM_OLD_CXX_ABI=yes` to the cmake configure line.

### Related Projects

* [zig-mode](https://github.com/AndreaOrru/zig-mode) - Emacs integration
* [zig.vim](https://github.com/andrewrk/zig.vim) - Vim configuration files
1 change: 0 additions & 1 deletion doc/emacs/README.md

This file was deleted.

1 change: 0 additions & 1 deletion doc/vim/ftdetect/zig.vim

This file was deleted.

3 changes: 0 additions & 3 deletions doc/vim/ftplugin/zig.vim

This file was deleted.

81 changes: 0 additions & 81 deletions doc/vim/syntax/zig.vim

This file was deleted.

0 comments on commit a6bd3d8

Please sign in to comment.