Commit Graph

86 Commits (25bc7158e0c6f38274a0d296d724f2906dc37041)

Author SHA1 Message Date
mandlm 22bb8c4e70
feat: remove nushell 2024-01-11 16:52:43 +01:00
mandlm 22fff3f683
feat(nvim): map jj/jk to escape 2024-01-11 16:50:16 +01:00
mandlm af9a0ec6d0
feat(nvim): replace discontinued rust-tools.nvim with rustaceanvim 2024-01-09 09:11:19 +01:00
mandlm cdcebfde46
feat: add nushell 2023-12-12 08:38:55 +01:00
mandlm e91d1e1ce6
feat: configure treesitter incremental selection, remove obsolte settings 2023-10-25 10:49:16 +02:00
mandlm 02635a71b1
feat: configure illuminate highlighting as bold 2023-10-25 10:38:33 +02:00
mandlm a43a04aeab
feat: remove conflicting g-t key mapping 2023-10-25 10:38:15 +02:00
mandlm 06405a5d47
feat: remove obsolete nvim-illuminate lsp config 2023-10-25 10:37:53 +02:00
mandlm 73838a8411
feat: use update nixos packages for nvim plugins flog, lsp_lines and signature-help 2023-10-23 08:46:07 +02:00
mandlm 6e018f8396
feat: add c++ language servers 2023-10-19 08:45:40 +02:00
mandlm 52dacfda31
feat: use installed html language server 2023-10-16 20:54:16 +02:00
mandlm f7e66f11d5
feat: install vue-language-server 2023-10-16 20:47:49 +02:00
mandlm 7349a8848d
feat: use eslint language server instead of null-ls 2023-10-16 20:43:08 +02:00
mandlm bb6968c86e
feat: add marksman language server 2023-10-16 20:28:32 +02:00
mandlm 24b86f821b
fix: remove custom vue-language-server path to enable volar package 2023-10-12 08:34:03 +02:00
mandlm 6e6411eddf
feat: add clangd and cmake lsp config 2023-10-12 08:33:48 +02:00
mandlm d86f00a7bf
chore: nix flake update 2023-10-05 08:40:46 +02:00
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