Skip to content

Commit 1ecfda6

Browse files
authored
Merge pull request #40 from nikero41/kickstart-rewrite
Kickstart rewrite
2 parents 8c159db + c14c368 commit 1ecfda6

95 files changed

Lines changed: 5362 additions & 3368 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.luarc.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

.neoconf.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
{
2-
"neodev": {
3-
"library": {
4-
"enabled": true,
5-
"plugins": true
6-
}
7-
},
82
"neoconf": {
93
"plugins": {
104
"lua_ls": {
File renamed without changes.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 Stavros Nikoletopoulos
3+
Copyright (c) 2026 Stavros Nikoletopoulos
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

config_files/.selene.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
std = "neovim"
2-
31
[rules]
42
global_usage = "allow"
5-
if_same_then_else = "allow"
6-
incorrect_standard_library_use = "allow"
73
mixed_table = "allow"
84
multiple_statements = "allow"

extras/codicon.ttf

-71.7 KB
Binary file not shown.

extras/iterm2/coolnight.itermcolors

Lines changed: 0 additions & 357 deletions
This file was deleted.

0 commit comments

Comments
 (0)