Commit Graph

91 Commits (a7d288ef9b74aff5dd50648203419ce1eec85faa)

Author SHA1 Message Date
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
mandlm ee9c69fa44
refactor(neovim): remove telescope/fzf settings identical to defaults 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 4884815c1f
feat(nvim): disable treesitter indenting 2022-07-12 21:03:10 +02:00
mandlm f9841ee1a3
feat(nvim): remove devicons plugin (conflicts with kitty) 2022-07-11 18:07:21 +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 8a699d2b0e
refactor(nvim): simplify cmp config 2022-07-04 08:52:54 +02:00
mandlm 3e4977e02d
refactor: clean up code 2022-06-29 08:41:32 +02:00
mandlm ecfba4b276
feat(nvim): add yaml-language-server 2022-06-26 21:12:32 +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