chore: cleanup

This commit is contained in:
winston 2024-05-31 03:22:21 +02:00
parent 35685ee278
commit 67260c7356
Signed by: winston
GPG key ID: 3786770EDBC2B481
2 changed files with 2 additions and 6 deletions

View file

@ -1,10 +1,4 @@
---@diagnostic disable: undefined-global
files["home/apps/neovim"] = {
globals = { "vim" },
std = "lua51+luajit",
}
return {
exclude_files = {
".direnv/*",

View file

@ -1,3 +1,5 @@
# vim:ft=nu
use ($nu.default-config-dir | path join 'config/keybindings.nu')
# use prompt indicators from starship