{"id":2696,"date":"2023-03-28T21:51:21","date_gmt":"2023-03-28T16:21:21","guid":{"rendered":"https:\/\/smarttech101.com\/?p=2696"},"modified":"2023-09-07T07:21:03","modified_gmt":"2023-09-07T01:51:03","slug":"how-to-configure-neovim","status":"publish","type":"post","link":"https:\/\/smarttech101.com\/how-to-configure-neovim\/","title":{"rendered":"How to Configure Neovim\/Vim"},"content":{"rendered":"\n

In this article, I will talk about How to configure Neovim. It covers basic setup – syntax highlighting, wrapping\/unwrapping, showing statusline, cursorline, cursor position, number line, popup menu, splits, tabline, tabs as spaces, smart indentation, spelling check, highlight on yank, colors, etc. <\/p>\n\n\n\n

I have tested these settings only on Neovim. But most of these commands should work with Vim as well<\/strong>. Please note that the commands in Lua language will only work with Neovim. I will try my best to tell you about these Lua or any other specific differences between Vim and Neovim as you proceed.<\/p>\n\n\n\n

If you want to apply these changes, you need to restart your Neovim. Or execute, the command the command :source $MYVIMRC<\/code><\/p>\n\n\n\n

Table of Contents<\/h2>\n\n\n\n