klyngen / neovim-config

Neovim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NEOVIM config

This neovim configuration is perfect for developing web-applications in javascript as well as development in go.

Features

  • Autocompletion with coc.vim
  • Icons

Install

  1. copy contents to ~/.config/nvim
  2. Install a NerdFont like this one
  3. Open Nvim and do a :PlugInstall

Optional

Ripgrep and fzf is really nice features to have sudo dnf install ripgrep fzf

Keybindings

  • go to definition
  • go to implementation
  • open file navigator

About

Neovim configuration


Languages

Language:Vim Script 97.1%Language:Shell 2.9%