routine update

This commit is contained in:
Jellyfish 2025-08-13 23:35:33 -07:00
parent 1f4fa2af9f
commit 4cf956d7a9
10 changed files with 75 additions and 6 deletions

View File

@ -1,5 +1,6 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR --export EDITOR:nvim
SETUVAR __fish_initialized:3800
SETUVAR _fisher_jorgebucaran_2F_fisher_files:\x7e/\x2econfig/fish/functions/fisher\x2efish\x1e\x7e/\x2econfig/fish/completions/fisher\x2efish
SETUVAR _fisher_patrickf1_2F_fzf_2E_fish_files:\x7e/\x2econfig/fish/functions/_fzf_configure_bindings_help\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_extract_var_info\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_preview_changed_file\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_preview_file\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_report_diff_type\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_report_file_type\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_search_directory\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_search_git_log\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_search_git_status\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_search_history\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_search_processes\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_search_variables\x2efish\x1e\x7e/\x2econfig/fish/functions/_fzf_wrapper\x2efish\x1e\x7e/\x2econfig/fish/functions/fzf_configure_bindings\x2efish\x1e\x7e/\x2econfig/fish/conf\x2ed/fzf\x2efish\x1e\x7e/\x2econfig/fish/completions/fzf_configure_bindings\x2efish

View File

@ -9,6 +9,7 @@
"gitsigns.nvim": { "branch": "main", "commit": "140ac646db125904e456e42ab8b538d28f9607d7" },
"kanagawa.nvim": { "branch": "master", "commit": "debe91547d7fb1eef34ce26a5106f277fbfdd109" },
"lazy.nvim": { "branch": "main", "commit": "6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a" },
"lua-utils.nvim": { "branch": "main", "commit": "e565749421f4bbb5d2e85e37c3cef9d56553d8bd" },
"mason-lspconfig.nvim": { "branch": "main", "commit": "c4c84f4521d62de595c0d0f718a9a40c1890c8ce" },
"mason.nvim": { "branch": "main", "commit": "8024d64e1330b86044fed4c8494ef3dcd483a67c" },
"mini.comment": { "branch": "main", "commit": "6e1f9a8ebbf6f693fa3787ceda8ca3bf3cb6aec7" },
@ -18,16 +19,18 @@
"mini.notify": { "branch": "main", "commit": "05e598d5b349bd66404d576e6a4d4340aea5f194" },
"mini.pairs": { "branch": "main", "commit": "7e834c5937d95364cc1740e20d673afe2d034cdb" },
"mini.surround": { "branch": "main", "commit": "aa5e245829dd12d8ff0c96ef11da28681d6049aa" },
"neorg": { "branch": "main", "commit": "e206c9642f4a115cd836e76c98ef785623d335bc" },
"nui.nvim": { "branch": "main", "commit": "de740991c12411b663994b2860f1a4fd0937c130" },
"nvim-cmp": { "branch": "main", "commit": "b5311ab3ed9c846b585c0c15b7559be131ec4be9" },
"nvim-lspconfig": { "branch": "master", "commit": "1cb30b1bafe5a63a5c6ac20dc39f83487df38855" },
"nvim-popcorn": { "branch": "master", "commit": "c8c64fdf9297a6e0fbfb6908dca590c6508e5e4c" },
"nvim-spinetta": { "branch": "master", "commit": "f38af0e403b3991de0e07dc05c49266ea2134ec9" },
"nvim-springtime": { "branch": "master", "commit": "598c472ad60bee6ae35bf1723e98ddf685a0cfdc" },
"nvim-nio": { "branch": "master", "commit": "21f5324bfac14e22ba26553caf69ec76ae8a7662" },
"nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" },
"oil.nvim": { "branch": "master", "commit": "08c2bce8b00fd780fb7999dbffdf7cd174e896fb" },
"pathlib.nvim": { "branch": "main", "commit": "57e5598af6fe253761c1b48e0b59b7cd6699e2c1" },
"plenary.nvim": { "branch": "master", "commit": "857c5ac632080dba10aae49dba902ce3abf91b35" },
"telescope.nvim": { "branch": "master", "commit": "a0bbec21143c7bc5f8bb02e0005fa0b982edc026" },
"trouble.nvim": { "branch": "main", "commit": "85bedb7eb7fa331a2ccbecb9202d8abba64d37b3" },
"vim-fugitive": { "branch": "master", "commit": "593f831d6f6d779cbabb70a4d1e6b1b1936a88af" },
"vim-suda": { "branch": "master", "commit": "9adda7d195222d4e2854efb2a88005a120296c47" }
"vim-suda": { "branch": "master", "commit": "9adda7d195222d4e2854efb2a88005a120296c47" },
"zk-nvim": { "branch": "main", "commit": "b18782530b23ad118d578c0fa0e4d0b8d386db4c" }
}

View File

@ -5,6 +5,7 @@ vim.lsp.enable('lua_ls')
vim.lsp.enable('jdtls')
vim.lsp.enable('cmake')
vim.lsp.enable('fish_lsp')
vim.lsp.enable('rust_analyzer')
-- Virtual text
vim.diagnostic.config({

View File

@ -6,7 +6,7 @@ return {
{
"williamboman/mason-lspconfig.nvim",
opts = {
ensure_installed = { "lua_ls", "clangd","pyright", "jdtls", "cmake", "fish_lsp"}
ensure_installed = { "lua_ls", "clangd","pyright", "jdtls", "cmake", "fish_lsp", "rust_analyzer"}
}
},
{
@ -68,6 +68,9 @@ return {
require("lspconfig").fish_lsp.setup({
capabilities = capabilities
})
require("lspconfig").rust_analyzer.setup({
capabilities = capabilities
})
end
}

View File

@ -0,0 +1,6 @@
return {
"nvim-neorg/neorg",
lazy = false, -- Disable lazy loading as some `lazy.nvim` distributions set `lazy = true` by default
version = "*", -- Pin Neorg to the latest stable release
config = true,
}

View File

@ -0,0 +1,8 @@
return {
"zk-org/zk-nvim",
config = function()
require("zk").setup({
})
end
}

View File

@ -4,6 +4,45 @@ set-option -sa terminal-features ',xterm-256color:RGB'
set-option -ga terminal-features ",xterm-256color:usstyle"
# set our prefix button to Ctrl + Space
unbind C-b
set -g prefix C-Space
# use vi motions for copy mode
set-window-option -g mode-keys vi
# make a pane with prefix + Enter
unbind v
unbind h
unbind %
unbind '"'
# Vim keybindings for pane and window navigation navigation
# pane nav
bind -n C-h select-pane -L
bind -n C-j select-pane -D
bind -n C-k select-pane -U
bind -n C-l select-pane -R
bind -n M-h resize-pane -L
bind -n M-j resize-pane -D
bind -n M-k resize-pane -U
bind -n M-l resize-pane -R
bind w kill-pane
bind v split-window -h -c "#{pane_current_path}"
bind h split-window -v -c "#{pane_current_path}"
# window
bind Enter neww
# Set window starting
set -g base-index 1

View File

@ -17,10 +17,10 @@
"river/tags": {
"num-tags": 9,
"tag-labels": [
"",
"",
"󰈹",
"󰌳",
"",
"",
"",
"󰄯",

View File

@ -6,6 +6,8 @@ config.color_schemes = {
['Kanagawa Lotus (Gogh)'] = require("colors/kanagawa-lotus"),
}
config.window_background_opacity = 0.8
-- Colors
local wave = 'Kanagawa (Gogh)'
local dragon = 'Kanagawa Dragon (Gogh)'

6
.gitignore vendored
View File

@ -24,3 +24,9 @@
.config/mopidy
.config/clangd
.config/CrossCode
.config/asunder
.config/gtk-2.0
.config/mimeapps.list
.config/mps-youtube
.config/snes9x
.config/youtube-viewer