{"id":4112,"date":"2024-10-05T07:17:50","date_gmt":"2024-10-04T22:17:50","guid":{"rendered":"https:\/\/matoken.org\/blog\/?p=4112"},"modified":"2024-10-05T07:17:52","modified_gmt":"2024-10-04T22:17:52","slug":"cannot-enter-new-line-with-enter-in-spacevim-insert-mode","status":"publish","type":"post","link":"https:\/\/matoken.org\/blog\/2024\/10\/05\/cannot-enter-new-line-with-enter-in-spacevim-insert-mode\/","title":{"rendered":"Spacevim\u306e\u633f\u5165\u30e2\u30fc\u30c9\u306eEnter\u3067\u6539\u884c\u304c\u5165\u529b\u3067\u304d\u306a\u3044"},"content":{"rendered":"<div class=\"paragraph\">\n<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"48\" height=\"48\" viewBox=\"0 0 128 128\"><path fill=\"currentColor\" d=\"M88.963 0v70.438l22.906 34.445l4.658-5.059l-.185-72.312zM38.97.008L19.283 19.895l70.26 106.918l19.65-19.65ZM16.615 21.855l-5.142 5.192v72.988L39.496 128V55.93Zm-.152 1.592l22.02 32.791v69.32L12.487 99.616V27.463Z\"><\/path><\/svg><br \/>\nNeovim + Spacevim \u74b0\u5883\u3067\u3044\u3064\u306e\u9593\u306b\u304b\u633f\u5165\u30e2\u30fc\u30c9\u3067 Enter \u3067\u6539\u884c\u304c\u5165\u529b\u51fa\u6765\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002<br \/>\nesc+o \u3084 Ctrl+j \u3067\u6539\u884c\u3092\u5165\u529b\u3067\u304d\u305f\u306e\u3067\u3068\u308a\u3042\u3048\u305a\u305d\u308c\u3067\u51cc\u3044\u3067\u3044\u307e\u3057\u305f\u3002<br \/>\n\u3067\u3082\u3084\u306f\u308a\u9762\u5012\u3068\u3044\u3046\u3053\u3068\u3067\u8abf\u3079\u3066\u307f\u307e\u3057\u305f\u3002\n<\/div>\n<p><!--more--><\/p>\n<div class=\"paragraph\">\n<p>\u691c\u7d22\u3057\u3066\u4ee5\u4e0b\u306e\u30d5\u30a9\u30fc\u30e9\u30e0\u3092\u898b\u3064\u3051\u307e\u3057\u305f\u3002<\/p>\n<\/div>\n<div class=\"quoteblock\">\n<blockquote>\n<div class=\"paragraph\">\n<p>checkout to a different commit. cd into ~\/.SpaceVim and checkout to 721e31186:<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>git checkout 721e31186<\/p>\n<\/div>\n<div class=\"paragraph\">\n<p>Works totally fine now!<\/p>\n<\/div>\n<\/blockquote>\n<div class=\"attribution\">\n&#8212; Enter\/Tab not working while in insert mode : r\/SpaceVim[<a href=\"https:\/\/www.reddit.com\/r\/SpaceVim\/comments\/1eb7ch1\/comment\/letib2p\/\" class=\"bare\">https:\/\/www.reddit.com\/r\/SpaceVim\/comments\/1eb7ch1\/comment\/letib2p\/<\/a>]\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p><code>~\/.SpaceVim<\/code> \u3092 <code>721e31186<\/code> \u306b\u3059\u308b\u3068\u76f4\u308a\u307e\u3057\u305f\u3002<br \/>\n<code>721e31186<\/code> \u306f\u73fe\u6642\u70b9\u3067\u306e <code>HEAD<\/code> \u306e\u3088\u3046\u3067\u3059\u3002<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"content\">\n<pre>$ git -C ~\/.SpaceVim checkout 721e31186\nPrevious HEAD position was 4515c6162 fix(t_ve): remove `t_ve` from iedit.lua\nHEAD is now at 721e31186 docs(vimdoc): add extra space\n$ git -C ~\/.SpaceVim checkout HEAD\n$ git -C ~\/.SpaceVim status\nHEAD detached from 721e31186\nnothing to commit, working tree clean<\/pre>\n<\/div>\n<\/div>\n<div class=\"paragraph\">\n<p>\u3061\u306a\u307f\u306b Neovim \u306b\u306f <code>NVIM_APPNAME<\/code> \u3068\u3044\u3046\u74b0\u5883\u5909\u6570\u304c\u3042\u3063\u3066\u3053\u308c\u3092\u6307\u5b9a\u3057\u3066\u3044\u304f\u3064\u3082 Neovim \u74b0\u5883\u304c\u4f5c\u308c\u3066\u4fbf\u5229\u3067\u3059\u3002<\/p>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"title\">LazyVim \u74b0\u5883\u3092\u4f75\u7528\u3057\u3066\u307f\u305f\u308a<\/div>\n<div class=\"content\">\n<pre>$ NVIM_APPNAME=lazyvim nvim<\/pre>\n<\/div>\n<\/div>\n<div class=\"listingblock\">\n<div class=\"title\">\u74b0\u5883<\/div>\n<div class=\"content\">\n<pre>$ git -C ~\/.SpaceVim status\nHEAD detached at 721e31186\nnothing to commit, working tree clean\n$ dpkg-query -W neovim\nneovim  0.9.5-7+b1\n$ lsb_release -dr\nDescription:    Debian GNU\/Linux trixie\/sid\nRelease:        n\/a\n$ arch\nx86_64<\/pre>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Neovim + Spacevim \u74b0\u5883\u3067\u3044\u3064\u306e\u9593\u306b\u304b\u633f\u5165\u30e2\u30fc\u30c9\u3067 Enter \u3067\u6539\u884c\u304c\u5165\u529b\u51fa\u6765\u306a\u304f\u306a\u308a\u307e\u3057\u305f\u3002 esc+o \u3084 Ctrl+j \u3067\u6539\u884c\u3092\u5165\u529b\u3067\u304d\u305f\u306e\u3067\u3068\u308a\u3042\u3048\u305a\u305d\u308c\u3067\u51cc\u3044\u3067\u3044\u307e\u3057\u305f\u3002 \u3067\u3082\u3084\u306f\u308a\u9762\u5012\u3068\u3044\u3046 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"webmentions_disabled_pings":false,"webmentions_disabled":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"federated","footnotes":""},"categories":[7,6,199],"tags":[835,836],"class_list":["post-4112","post","type-post","status-publish","format-standard","hentry","category-debian-linux","category-linux","category-sid","tag-neovim","tag-spacevim"],"_links":{"self":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts\/4112","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/comments?post=4112"}],"version-history":[{"count":2,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts\/4112\/revisions"}],"predecessor-version":[{"id":4114,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/posts\/4112\/revisions\/4114"}],"wp:attachment":[{"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/media?parent=4112"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/categories?post=4112"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/matoken.org\/blog\/wp-json\/wp\/v2\/tags?post=4112"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}