artromone / nvim-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git clone https://github.com/artromone/nvim-config ~/.config/nvim
art:~/.config/nvim$ tree -L 2
.
├── init.lua
├── lua
│   ├── keymaps
│   ├── plugins
│   ├── settings
│   └── theme
└── utils
    ├── format
    ├── parsers
    └── workspace

About


Languages

Language:Lua 98.1%Language:Shell 1.7%Language:Makefile 0.2%