We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
プログラムの実行を:w !go run %とやるのがしんどくなってきたので改善したい。 また、しばらく使っていないコマンドや始動のコマンドを思い出せないときがあるので、prefixキーを押したら次のキー入力候補を表示するようにしたい。 ついでに最近気になっているnvim-treesitter/nvim-treesitterも入れたい。
:w !go run %
The text was updated successfully, but these errors were encountered:
nvim-treesitterは目がチカチカしたので辞めることにした。 設定書くの面倒なのと実験的な機能なので、安定板が出たら再度導入検討するかも。
Sorry, something went wrong.
5a5729e
No branches or pull requests
概要
プログラムの実行を
:w !go run %
とやるのがしんどくなってきたので改善したい。また、しばらく使っていないコマンドや始動のコマンドを思い出せないときがあるので、prefixキーを押したら次のキー入力候補を表示するようにしたい。
ついでに最近気になっているnvim-treesitter/nvim-treesitterも入れたい。
タスク
The text was updated successfully, but these errors were encountered: