Readme things
This commit is contained in:
parent
e767fcdfa3
commit
844623e8cb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# nvim
|
# nvim
|
||||||
|
|
||||||
This is my current neovim configuration. It uses [lazy.nvim]() as the packagemanager.
|
This is my current neovim configuration. It uses [lazy.nvim]() as the packagemanager. </br>
|
||||||
My config is relatively simple structured. If you want to add a plugin, just create a <plugin.name>.lua file in the lua/pika/plugin/ path, inside a require{} table.
|
My config is relatively simple structured. If you want to add a plugin, just create a <plugin.name>.lua file in the lua/pika/plugin/ path, inside a require{} table.
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> pika is my username, so feel free to change this to your needs.
|
> pika is my username, so feel free to change this to your needs.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue