We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a604d87 commit b866cdcCopy full SHA for b866cdc
CONTRIBUTING.md
@@ -48,7 +48,26 @@ lein test
48
49
## Submit latest changes to upstream Vim
50
51
-_WIP_
+**Note** this should be done only by the Clojure.vim maintainers, this is here
52
+to serve as a reminder on how to do it.
53
+
54
+```
55
+$ cd clj/
56
+$ lein repl
57
+> (load-file "src/vim_clojure_static/generate.clj")
58
+> (ns vim-clojure-static.generate)
59
+> (update-vim! ".." "../../vim")
60
61
62
+Open PR in official [Vim repository][], this will automatically send an email
63
+to the [Vim-dev mailing list](https://www.vim.org/maillist.php#vim-dev) and run
64
+the CI tests.
65
66
+More information on how Vim's contribution process works can be found here:
67
+<https://github.com/vim/vim/blob/master/CONTRIBUTING.md>
68
69
+Neovim periodically pulls runtime patches from Vim.
70
71
72
+[Vim repository]: https://github.com/vim/vim
73
[Leiningen]: https://leiningen.org/#install
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments