{"id":7920,"date":"2015-11-09T17:40:45","date_gmt":"2015-11-09T17:40:45","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/11\/09\/how-do-i-enable-ruby-syntax-highlighting-in-neovim-open-source-projects-neovim-neovim\/"},"modified":"2015-11-09T17:40:45","modified_gmt":"2015-11-09T17:40:45","slug":"how-do-i-enable-ruby-syntax-highlighting-in-neovim-open-source-projects-neovim-neovim","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/11\/09\/how-do-i-enable-ruby-syntax-highlighting-in-neovim-open-source-projects-neovim-neovim\/","title":{"rendered":"How do I enable Ruby syntax highlighting in Neovim?-open source projects neovim\/neovim"},"content":{"rendered":"<p>I&#8217;m a new user of Neovim and trying to figure out how to enable syntax highlighting for Ruby.<\/p>\n<p>What config should i edit?<\/p>\n<p>edit:<\/p>\n<p>This is my current config:<\/p>\n<pre><code>\u279c  ~  cat ~\/.nvimrc\nfiletype plugin indent on\nsyntax on\nset tabstop=2\nset number\nset noswapfile\n\" Automatically indent on new lines\nset autoindent\n\" Copy the indentation of the previous line if auto indent doesn't know what to do\nset copyindent\n\" Indenting a line with &gt;&gt; or<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m a new user of Neovim and trying to figure out how to enable syntax highlighting for Ruby. What config should i edit? edit: This is my current config: \u279c ~ cat ~\/.nvimrc filetype plugin indent on syntax on set tabstop=2 set number set noswapfile &#8221; Automatically indent on new lines set autoindent &#8221; Copy [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7920","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7920","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7920"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7920\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7920"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7920"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7920"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}