125 Commits (cd6743561c3a1b7dc3f730406156d0c59cbe41da)
 

Author SHA1 Message Date
Fredrik Ekre cd6743561c
[nvim] Move from init.vim to init.lua 1 year ago
Fredrik Ekre c5463da440
[nvim] Github Copilot config 2 years ago
Fredrik Ekre f42c179cf0
[nvim] Add autocommand for the Julia file type 2 years ago
Fredrik Ekre 0c6d1e18d2
[nvim] Restrict SaveFileView autocmd to files with an extension 2 years ago
Fredrik Ekre 157edd9eed
[nvim] Change colorscheme from Gruvbox to Catppuccin 2 years ago
Fredrik Ekre ad7eb23dbe
[nvim] Add language server config for ansible and terraform 2 years ago
Fredrik Ekre 8552f8a61b
[nvim] Simplify Revise-based LanguageServer setup. 2 years ago
Fredrik Ekre b4cd387b84
[alacritty] Transition configuration from .yml to .toml. 2 years ago
Fredrik Ekre caf9be2fe8
[nvim] Add mkview/loadviev autocommand to persist file view between sessions. 2 years ago
Fredrik Ekre cc77598f8c
[nvim] Add configuration for YAML LSP (yaml-language-server). 2 years ago
Fredrik Ekre 7bd9a54041
[gpg] Set and export `GPG_TTY` from bashrc. 2 years ago
Fredrik Ekre d2b8c86cc5 Remove shell prompts for easier copy-pasting. 2 years ago
Fredrik Ekre 213553e2da [tmux] Keybindings for nested tmux sessions. 2 years ago
Fredrik Ekre 6b3d99779e [tmux] Overhaul color settings for status bar. 2 years ago
Fredrik Ekre 3f12086468 [nvim] Add configuration for Go LSP (gopls). 2 years ago
Fredrik Ekre 65b96f492d [julia] Add Test.jl macros to list of tooling to automatically load on demand. 3 years ago
Fredrik Ekre b3bc98513c [julia] Add Cthulhu macros to list of tooling to automatically load on demand. 3 years ago
Fredrik Ekre b45df269e5 [julia] Avoid at-ccall macro for compatibility with old julia versions. 3 years ago
Fredrik Ekre 89f88acdfc [nvim] Keybindings for Gitsigns.(stage|reset|preview)_hunk. 3 years ago
Fredrik Ekre 92d05b598f [julia] Move JULIA_PKG_USE_CLI_GIT=true to this repo. 3 years ago
Fredrik Ekre 9d9d4a3caf [nvim/julia]: Make it easier to override the julia binary when building sysimg. 3 years ago
Fredrik Ekre 655107f38f [tmux] Silence tmux ls output when no server running. 3 years ago
Fredrik Ekre b180e4f7f7 [bash] Set filetype and interpreter in .bashrc.dotfiles for shellcheck. 3 years ago
Fredrik Ekre f843dc8cfb [ssh-agent] Start ssh-agent automatically and adjust SSH_AUTH_SOCK in tmux bash prompts. 3 years ago
Fredrik Ekre e0e46a7a1a [gh] Add gh wrapper that fetches token from bw. 3 years ago
Fredrik Ekre 05b2ed1e67 [bw] Add bwu wrapper around bw login/unlock to automatically export session key. 3 years ago
Fredrik Ekre 6edebde547 [julia] Automatically load some more tooling in REPL. 3 years ago
Fredrik Ekre 0762083763 [julia] Make REPL AST transform more robust. 3 years ago
Fredrik Ekre 6c1a9c5c3d [julia] Restart Julia with :r in interactive REPL. 3 years ago
Fredrik Ekre 336153f50e [julia] Load BenchmarkTools.jl when seeing at-btime or at-benchmark in REPL. 3 years ago
Fredrik Ekre 9c09c6f5a0 [nvim] Update deprecated make_client_capabilities in cmp-nvim-lsp. 3 years ago
Fredrik Ekre 2c141f6b57 [nvim] Update vim-slime configuration. 3 years ago
Fredrik Ekre 88114871da [julia] Improve automatic loading of Debugger. 3 years ago
Fredrik Ekre 35b203a71a [tmux/vim] Use vim-tmux-navigator for seemless navigation between vim splits and tmux panes. 3 years ago
Fredrik Ekre 71d4146f0c [nvim] Disable mouse which defaults to on since neovim 0.8. 3 years ago
Fredrik Ekre 381941e478 [julia] Update startup.jl to define REPL as local variable. 3 years ago
Fredrik Ekre e9b751e025 [julia] Allow ::Nothing for REPL AST transformations. 3 years ago
Fredrik Ekre f357957835 [nvim]: Disable automatic formatexpr for LS.jl. 3 years ago
Fredrik Ekre 51ef0d8206 [julia] Add startup.jl with some useful REPL AST transformations. 3 years ago
Fredrik Ekre 2e0552b0cd [nvim] Rebind * to not jump to next occurence 3 years ago
Fredrik Ekre 441383c8c2 [nvim] Add keybinding for LSP signature help. 3 years ago
Fredrik Ekre fe5412471a [nvim] Use Files instead of GFiles when not in a Git repository. 3 years ago
Fredrik Ekre 6d8d65d4a1 [neovim] Add usage instructions to Julia LSP Makefile. 3 years ago
Fredrik Ekre 99d438df6b [neovim] Cleanup julia shim code. 3 years ago
Fredrik Ekre b5f1ec9deb [neovim] Embed example package in Makefile for sysimg compilation. 3 years ago
Fredrik Ekre 616f7206d5 [nvim] Use a fixed pane id for vim-slime, enable bracket paste mode. 3 years ago
Fredrik Ekre 6aa7029ec7 [nvim] Disable gitsigns for untracked files. 3 years ago
Fredrik Ekre 44fc0dba1b [nvim] Add configuration for C/++ LSP (clangd). 4 years ago
Fredrik Ekre f8730126b6 [nvim] Add configuration for Rust LSP (rust-analyzer). 4 years ago
Fredrik Ekre ab7e44a7e6 [neovim] Use default vim-slime config without prompt. 4 years ago