My neovim config
Go to file
Just Midi 4989797e91 My first lua config
Directories are self explanatory

+ ui/* for ui stuff
+ statusbar in ui
+ keymap/* for keymaps
+ general for very minimal, required stuff
2021-08-09 07:44:56 +00:00
lua My first lua config 2021-08-09 07:44:56 +00:00
.gitignore My first lua config 2021-08-09 07:44:56 +00:00
README.md My first lua config 2021-08-09 07:44:56 +00:00
init.lua My first lua config 2021-08-09 07:44:56 +00:00

README.md

Vim Config

My vim config written in lua designed for smol boi minimal vibes

Most of the code is in separate modules. Each will later be its own true plugin.

OLD

TODO

Remove colemak w/ opt-in

sh -c 'curl -fLo \
"${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'

`pip3 install --user pynvim``

:PlugInstall
:UpdateRemotePlugins

/usr/share/dict/words Install words