mirror of
https://github.com/youwen5/neovim-flake.git
synced 2024-11-24 19:03:49 -08:00
chore: add funny comment xdxddxdxdxd
This commit is contained in:
parent
0fff5154e6
commit
3e1649bc6a
1 changed files with 3 additions and 1 deletions
|
@ -82,8 +82,10 @@
|
|||
enable = true;
|
||||
settings.graph_style = "unicode";
|
||||
};
|
||||
# Language specific tools
|
||||
# The greatest QoL plugin of all time. Renders codeblocks, formatting, etc
|
||||
markdown-preview.enable = true;
|
||||
|
||||
# Language specific tools
|
||||
ts-autotag.enable = true;
|
||||
};
|
||||
extraPlugins = [
|
||||
|
|
Loading…
Reference in a new issue