Skip to content

ihsanpraditya/nvim-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my personal configuration for Neovim. I prefer to use Lua, than Vimscript for boost the speed (which I haven't test it until now, I will test it later).

I put a little code in my init.lua, then I imported lua files at lua folder as we taught in :h lua.txt. There are my plugins that I use Packer as package manager (it isn't).

My remap or binding keys is there too, but binding for plugins is located at after/plugin/. There also plugins configuration and options.

Important!
If you have been using nvim, backup your nvim folder before installation. If you want to uninstall Neovim firstly, you may refer to here.

Prerequisite

  1. Packer.
  2. NodeJS, you may use NVM for it.

Installation

  1. Clone this repo to your Neovim configuration folder.
  2. Open Neovim to install plugins. You may get some errors, just leave it.
  3. After plugins installation, you may restart Neovim (recomended) or start using it.

Hope it gives you benefits as I just newbie in publication document. You may fork or pull request for the repo. Thank you.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages