Commit Graph

69 Commits (8d33d629c77392960f31a403980461fd7584b418)

Author SHA1 Message Date
mandlm 8d33d629c7
fix: use nerdfont compatible lsp-status icon 2023-09-30 10:10:00 +02:00
mandlm 0ad53ebb02
feat: remove global rust-analyzer 2023-09-25 07:56:54 +02:00
mandlm e4aa818905
feat(nvim): adapt diagnostics icons to terminal font 2023-07-28 09:04:45 +02:00
mandlm 9b28a36c3f
feat(nvim): remove copilot 2023-07-28 09:04:08 +02:00
mandlm db42c35320
feat(nvim): remove telescope file browser 2023-07-26 13:31:37 +02:00
mandlm 0141de5795
feat(nvim): add github copilot 2023-07-05 12:54:27 +02:00
mandlm 03e4b4d25c
fix(nvim): setup auto-session 2023-06-27 10:15:04 +02:00
mandlm bdf6253622
feat(nvim): add document symbol search mapping 2023-06-27 09:44:08 +02:00
mandlm 27d728440d
feat: use unstable neovim 2023-06-14 08:32:33 +02:00
mandlm b29d24a446
fix(nvim): configure lua_ls 2023-05-11 16:35:40 +02:00
mandlm 0d59a43a45
feat: add :BufOnly command to nvim 2023-05-11 08:21:13 +02:00
mandlm f6bbb1f35a
feat: add editorconfig to nvim 2023-04-12 09:57:29 +02:00
mandlm 4d5b1c1630
feat: add vim-surround 2023-04-11 07:57:42 +02:00
mandlm 94e81693d9
style: auto-format 2023-04-11 07:57:42 +02:00
mandlm d443c729a9
feat: add json language server 2023-04-11 07:57:42 +02:00
mandlm 4b7e56c757
feat: replace sumneko with lua-language-server 2023-04-11 07:39:46 +02:00
mandlm f12de71a00
feat: disable key ordering in yamlls 2023-03-15 14:34:37 +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 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 00a3373251
feat(neovim): display git-blame timestamp as relative date 2022-09-02 14:05:58 +02:00
mandlm 5687d00100
feat(neovim): add git-blame.nvim plugin 2022-08-30 16:54:26 +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 ab0890f274
feat(neovim): add tsserver config 2022-07-28 10:26:02 +02:00
mandlm a050d4493f
feat(neovim): add <leader>fs keymapping to search workspace symbols 2022-07-27 08:01:39 +02:00