maxmx03 / milianor-vim

Modern vim configuration, fast, easy to use and config. (LSP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Milianor-vim

A Neovim configuration focused on productivity and ease of use.

screenshot

Quick Start

  1. Clone the repository:

    git clone https://github.com/maxmx03/milianor-vim.git ~/.config/nvim
    
  2. Install the required dependencies:

Make sure to install these dependencies before starting Neovim.

  1. Launch Neovim:

    nvim
    

Codicon

Codicon may not work in some terminals. To get it working, try using the kitty terminal and add the following line to your kitty.conf configuration file:

symbol_map U+f101-U+f208 nonicon regular

About

Modern vim configuration, fast, easy to use and config. (LSP)

License:MIT License


Languages

Language:Lua 100.0%