Files
macvim-mirror/index.html
2022-09-15 14:14:55 -07:00

46 lines
2.2 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>MacVim by macvim-dev</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet_dark.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
</head>
<body>
<section class="page-header">
<h1 class="project-name">MacVim</h1>
<h2 class="project-tagline">Vim - the text editor - for macOS</h2>
<a href="https://github.com/macvim-dev/macvim/releases/download/release-174/MacVim.dmg" class="btn">Download MacVim</a><br />
<a href="https://github.com/macvim-dev/macvim/releases/latest">Release Notes (r174)</a>
</section>
<section class="main-content">
<ul>
<li>
<a href="https://github.com/macvim-dev/macvim">GitHub</a>: MacVim GitHub page</li>
<li>
<a href="https://github.com/macvim-dev/macvim/releases">Releases</a>: Binary releases and release notes</li>
<li>
<a href="https://github.com/macvim-dev/macvim/wiki/FAQ">FAQ</a>: Answers to some frequently asked questions</li>
<li>
<a href="https://github.com/macvim-dev/macvim/wiki/Troubleshooting">Troubleshooting</a>: How to track down the source of common problems</li>
<li>
<a href="https://github.com/macvim-dev/macvim/wiki/Debugging">Debugging</a>: How to generate a debug log</li>
</ul>
<footer class="site-footer">
<span class="site-footer-owner"><a href="https://github.com/macvim-dev/macvim">MacVim</a> is maintained by <a href="https://github.com/macvim-dev">macvim-dev</a>.</span>
<span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a> using the <a href="https://github.com/jasonlong/cayman-theme">Cayman theme</a> by <a href="https://twitter.com/jasonlong">Jason Long</a>.</span>
</footer>
</section>
</body>
</html>