Commit Graph

138 Commits (bc480b218ab0b0d6c62070e397e9590b039ec896)

Author SHA1 Message Date
mandlm f12de71a00
feat: disable key ordering in yamlls 2023-03-15 14:34:37 +01:00
mandlm dbdfd9635b
feat: limit `git graph` to 32 lines 2023-03-15 08:50:26 +01:00
mandlm 1420de7bfc
feat: use unstable neovim packages 2023-03-13 13:52:54 +01:00
mandlm 403a9a162e
chore: nix flake update + vim package source update 2023-02-27 08:33:33 +01:00
mandlm 6a52885403
feat(nvim): close buffers with gq 2023-01-30 19:15:51 +01:00
mandlm d9af4ca236
feat(nvim): use icons signs for lsp diagnostics 2023-01-30 10:42:22 +01:00
mandlm 7c628f076c
feat: add dressing-nvim to handle lsp renames 2023-01-25 10:44:25 +01:00
mandlm f7118b8b8f
feat: replace gv-vim with vim-flog 2023-01-25 10:43:54 +01:00
mandlm c2cb7bf1f6
feat(nvim): add volar lsp config 2023-01-09 07:41:29 +01:00
mandlm 9935cd4aa4
feat(nvim): disable treesitter indenting 2023-01-09 07:41:15 +01:00
mandlm dab755251c
feat(nvim): call lsp formatter with filter callback 2023-01-09 07:40:32 +01:00
mandlm 70984e2a9a
feat(nvim): disable mouse 2023-01-08 11:06:24 +01:00
mandlm 4a76b526af
feat(nvim): add telescope-file-browser 2022-12-25 15:06:37 +01:00
mandlm fa8a934a2b
fix: upgrade formatting setup to new syntax 2022-12-25 15:05:36 +01:00
mandlm 84c64e3f78
feat: set nvim as default editor 2022-12-08 14:09:51 +01:00
mandlm 316d877765
chore: update to NixOS 22.11 2022-12-08 14:09:11 +01:00
mandlm ad6f8e5233
fix(neovim): allow window navigation with C-hjkl 2022-12-06 08:39:34 +01:00
mandlm 0fb3de3438
feat(nvim): add python lsp support 2022-11-30 15:46:29 +01:00
mandlm 5ac4d1b821
refactor(nvim): set telescope keymaps using lua callbacks 2022-11-23 15:20:09 +01:00
mandlm a901458799
feat(git): disable fast-forward merging by default 2022-11-10 09:06:52 +01:00
mandlm c498fe2723
feat: configure xclip to use system clipboard 2022-11-09 08:00:51 +01:00
mandlm 1651a06354
feat: add and configure dunst notification daemon 2022-10-25 08:06:19 +02:00
mandlm 4645ab3567
refactor: combine services 2022-10-24 15:54:44 +02:00
mandlm b9ab44b136
feat(git): configure submodule behaviour 2022-09-28 08:07:05 +02:00
mandlm 654a3707fd
chore(git): sort config values 2022-09-28 07:58:06 +02:00
mandlm 4312ebee8c
chore: nix flake update 2022-09-26 07:50:10 +02:00
mandlm a208603735
feat(neovim): add diffview-nvim 2022-09-19 07:52:06 +02:00
mandlm 5e6359fc23
feat(git): configure nvim as mergetool 2022-09-13 08:19:59 +02:00
mandlm 8538d24ad4
feat: add flameshot keyboard shortcut 2022-09-12 09:10:55 +02:00
mandlm c650a525c5
feat: remove zoom autostart 2022-09-12 07:50:01 +02:00
mandlm 00a3373251
feat(neovim): display git-blame timestamp as relative date 2022-09-02 14:05:58 +02:00
mandlm a73a5a7df0
feat(zsh): set window title to git repo url basename if available 2022-09-01 08:21:09 +02:00
mandlm 34c54c5bf4
feat(zsh): set window title to current directory name 2022-09-01 08:05:04 +02:00
mandlm 5687d00100
feat(neovim): add git-blame.nvim plugin 2022-08-30 16:54:26 +02:00
mandlm 4e8cfc0033
feat: speed-up nix shells with nix-direnv 2022-08-29 08:19:44 +02:00
mandlm e5aedbcbc0
feat(neovim): setup rust debugging 2022-08-24 08:01:32 +02:00
mandlm 13105bbe3a
feat(neovim): style completion windows 2022-08-24 08:01:32 +02:00
mandlm 17c0ff1986
feat(neovim): use treesitter for folding 2022-08-23 07:38:23 +02:00
mandlm 9e422fd019
feat(neovim): style diagnostics 2022-08-22 07:57:14 +02:00
mandlm e768b07fda
feat: explicitly set treesitter config 2022-08-22 07:57:14 +02:00
mandlm 07484604d4
feat: configure theme globally 2022-08-18 21:15:03 +02:00
mandlm 851ef0ffe1
feat(neovim): add pre-commit.nvim 2022-08-05 14:25:59 +02:00
mandlm a8113c6221
fix(neovim): add nodejs 2022-08-05 14:25:25 +02:00
mandlm 81149a2107
feat(neovim): add language-server packages for web development 2022-08-04 08:17:20 +02:00
mandlm 0e73a2f068
feat(neovim): enable html language server 2022-08-04 08:04:27 +02:00
mandlm 3e45a34ecd
feat(bat): configure theme 2022-08-02 16:15:42 +02:00
mandlm ab0890f274
feat(neovim): add tsserver config 2022-07-28 10:26:02 +02:00
mandlm 91d13168c0
fix(i3): configure unclutter via home-manager service 2022-07-27 08:01:39 +02:00
mandlm a050d4493f
feat(neovim): add <leader>fs keymapping to search workspace symbols 2022-07-27 08:01:39 +02:00
mandlm ee9c69fa44
refactor(neovim): remove telescope/fzf settings identical to defaults 2022-07-27 08:01:38 +02:00
mandlm d3ab88500a
feat(i3): use betterlockscreen instead of i3lock 2022-07-27 08:01:38 +02:00
mandlm adaf694330
feat(neovim): toggle line diagnostics with <leader>D 2022-07-25 08:48:28 +02:00
mandlm c89fe3b30e
feat(neovim): add lsp_lines plugin 2022-07-25 08:48:10 +02:00
mandlm 1598e11e63
feat(neovim): add lsp-signature-help completion source 2022-07-21 15:55:14 +02:00
mandlm cd40e17634
feat(nvim): add null-ls for markdown formatting 2022-07-21 14:02:12 +02:00
mandlm 35bdf7c2a2
feat(neovim): configure docker language server 2022-07-21 08:24:53 +02:00
mandlm 29636037fb
feat(neovim): use auto-session and project-nvim instead of obsession 2022-07-21 08:24:44 +02:00
mandlm ae9a94bf4a
feat(neovide): run fullscreen and with multigrid effects 2022-07-18 15:02:52 +02:00
mandlm 1638799647
feat: add neovide 2022-07-13 16:01:51 +02:00
mandlm eaa3fb9058
feat(nvim): replace vim-cursorword with vim-illuminate 2022-07-13 08:47:26 +02:00
mandlm a68b824f9c
feat(zsh): set autosuggestion color to dark gray 2022-07-13 08:00:58 +02:00
mandlm 4884815c1f
feat(nvim): disable treesitter indenting 2022-07-12 21:03:10 +02:00
mandlm 974733dd31
feat(zsh): enable auto-completion/suggestions 2022-07-12 21:02:29 +02:00
mandlm 2b901acd4a
fix(i3): use absolute path to lockscreen image 2022-07-12 15:56:20 +02:00
mandlm 077daf284b
feat(zsh): enable direnv separately 2022-07-12 15:56:01 +02:00
mandlm c898efcfa1
feat(git): add `git graph` alias 2022-07-12 09:25:58 +02:00
mandlm cb2ad3393a
feat(i3): automatically hide mouse cursor 2022-07-11 21:04:21 +02:00
mandlm f9841ee1a3
feat(nvim): remove devicons plugin (conflicts with kitty) 2022-07-11 18:07:21 +02:00
mandlm cea45c27fd
feat(git): add clone-worktree alias 2022-07-11 08:37:12 +02:00
mandlm c7cb38ad3c
feat(i3lock): add background image 2022-07-10 21:00:33 +02:00
mandlm af65e47cd3
feat(zsh): alias ls to exa 2022-07-07 17:22:12 +02:00
mandlm 38e18474c7
feat(nvim): add register preview and system clipboard integration 2022-07-07 16:06:53 +02:00
mandlm 0efab4c6bd
feat: add p330 config 2022-07-07 16:06:32 +02:00
mandlm e7711fe634
feat(git): use difftastic as diff viewer 2022-07-07 09:25:17 +02:00
mandlm 29af43eb76
feat(i3): auto-start/place element and whatsapp 2022-07-07 09:24:47 +02:00
mandlm 723841443d
feat: use gnome3/gnome-keyring for gpg pinentry 2022-07-04 09:09:37 +02:00
mandlm 8a699d2b0e
refactor(nvim): simplify cmp config 2022-07-04 08:52:54 +02:00
mandlm b7bf313e09
feat(shell): use kitty tabs instead of tmux 2022-06-29 14:51:22 +02:00
mandlm 3e4977e02d
refactor: clean up code 2022-06-29 08:41:32 +02:00
mandlm 050348a956
feat: add element-desktop 2022-06-29 08:07:08 +02:00
mandlm 8935eeac4b
feat(i3): load workspace layouts at startup 2022-06-29 07:59:54 +02:00
mandlm a6bd46ab49
feat: use rofi instead of drun 2022-06-27 18:42:10 +02:00
mandlm a2cc8c3841
refactor(i3): move config to separate directory 2022-06-27 07:50:07 +02:00
mandlm 70a5a3a702
feat(i3): assign kitty and firefox to workspaces and auto-start 2022-06-26 21:13:00 +02:00
mandlm ecfba4b276
feat(nvim): add yaml-language-server 2022-06-26 21:12:32 +02:00
mandlm 05af64bfba
feat(i3): enable screen locker 2022-06-26 19:02:56 +02:00
mandlm c14497001a
feat(nvim): add cursorword plugin 2022-06-26 15:20:05 +02:00
mandlm e13ed446a1
refactor: modularize home-manager config 2022-06-26 14:42:49 +02:00