Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed May 31, 2024
1 parent 35685ee commit 67260c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .luacheckrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
---@diagnostic disable: undefined-global

files["home/apps/neovim"] = {
globals = { "vim" },
std = "lua51+luajit",
}

return {
exclude_files = {
".direnv/*",
Expand Down
2 changes: 2 additions & 0 deletions home/apps/nu/config.nu
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# vim:ft=nu

use ($nu.default-config-dir | path join 'config/keybindings.nu')
# use prompt indicators from starship
Expand Down

0 comments on commit 67260c7

Please sign in to comment.