Compare commits
4 commits
65ea821c85
...
919a96deef
| Author | SHA1 | Date | |
|---|---|---|---|
| 919a96deef | |||
| 4aa5c9c0f1 | |||
| 7eefa6fed3 | |||
| 9fb9a51cad |
1 changed files with 4 additions and 4 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
{
|
{
|
||||||
|
editorconfig = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
extraConfigLuaPre =
|
extraConfigLuaPre =
|
||||||
# lua
|
# lua
|
||||||
|
|
@ -13,10 +17,6 @@
|
||||||
providers.wl-copy.enable = true;
|
providers.wl-copy.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
editorconfig = {
|
|
||||||
enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
opts = {
|
opts = {
|
||||||
# Show line numbers
|
# Show line numbers
|
||||||
number = true;
|
number = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue