Personalised and added some of my own config stuff.
This will probably be the last version of this config for a while. Mostly keeping it for reference. Custom config time!
This commit is contained in:
parent
e02f9a2c32
commit
c136cac530
7 changed files with 122 additions and 62 deletions
11
lazyvim.json
11
lazyvim.json
|
|
@ -1,6 +1,15 @@
|
|||
{
|
||||
"extras": [
|
||||
|
||||
"lazyvim.plugins.extras.coding.yanky",
|
||||
"lazyvim.plugins.extras.editor.neo-tree",
|
||||
"lazyvim.plugins.extras.lang.haskell",
|
||||
"lazyvim.plugins.extras.lang.markdown",
|
||||
"lazyvim.plugins.extras.lang.python",
|
||||
"lazyvim.plugins.extras.lang.rust",
|
||||
"lazyvim.plugins.extras.lang.zig",
|
||||
"lazyvim.plugins.extras.test.core",
|
||||
"lazyvim.plugins.extras.ui.alpha",
|
||||
"lazyvim.plugins.extras.util.mini-hipatterns"
|
||||
],
|
||||
"install_version": 8,
|
||||
"news": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue