Skip to content

Commit

Permalink
choosing-a-code-editor: Update vim link
Browse files Browse the repository at this point in the history
  • Loading branch information
dimensionscape authored Aug 13, 2024
1 parent d3744ae commit f16bc0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _docs/getting-started/choosing-a-code-editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ These extensions will enable code completion, simplify project builds, and make

To set up vim for Haxe, Lime, and OpenFL:

- Install the [vim-haxe](https://github.com/jdonaldson/vim-haxe) plugin for Haxe syntax highlighting and autocompletion.
- Install the [vaxe](https://github.com/jdonaldson/vaxe) plugin for Haxe syntax highlighting and autocompletion.
- Optionally, use [ALE](https://github.com/dense-analysis/ale) for asynchronous linting and completion.

Vim is cross-platform, running on Windows, macOS, and Linux, and is favored by those who appreciate a fast and customizable coding environment.
Expand Down

0 comments on commit f16bc0c

Please sign in to comment.