|
2 days ago | |
---|---|---|
ftplugin | 2 days ago | |
plugin | 2 days ago | |
.gitignore | 5 months ago | |
Readme.md | 5 months ago | |
coc-settings.json | 5 months ago | |
init.vim | 2 days ago |
Technically it's an init.vim but who cares...
There are 6 sections:
All the sets and options of this kind
TODO: Describe each option
The functions I use.
TODO: Describe each function
Autocommands are commands that are launched automatically when certain actions (such as opening a buffer, writing a file, etc.) are executed.
TODO: Describe each autocmd
My remappings that I use all the time, I use as my leader key.
My beloved plugins, they are loaded last because I had issues otherwise.
TODO: Describe each plugin
Mainly remappings using Plugin commands.