Skip to content

Commit a6bd3d8

Browse files
committed
move emacs/vim files to separate repos
1 parent dcfa0e5 commit a6bd3d8

File tree

5 files changed

+5
-86
lines changed

5 files changed

+5
-86
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,3 +151,8 @@ To fix this, you have 2 options:
151151

152152
* Compile Zig with the same compiler that LLVM was compiled with.
153153
* Add `-DZIG_LLVM_OLD_CXX_ABI=yes` to the cmake configure line.
154+
155+
### Related Projects
156+
157+
* [zig-mode](https://github.com/AndreaOrru/zig-mode) - Emacs integration
158+
* [zig.vim](https://github.com/andrewrk/zig.vim) - Vim configuration files

doc/emacs/README.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/vim/ftdetect/zig.vim

Lines changed: 0 additions & 1 deletion
This file was deleted.

doc/vim/ftplugin/zig.vim

Lines changed: 0 additions & 3 deletions
This file was deleted.

doc/vim/syntax/zig.vim

Lines changed: 0 additions & 81 deletions
This file was deleted.

0 commit comments

Comments
 (0)