Commit Graph

726 Commits

Author SHA1 Message Date
ivarfatland c4003ade61 Merge branch 'master' of github.com:roodletoof/neovim-config 2025-03-07 23:19:35 +01:00
Ivar Fatland b56f83927c will now use treesitters auto-indentation or only the default 'dumb' one if indentation is not supported. 2025-03-06 10:36:47 +01:00
Ivar Fatland a50ee0cc18 removed fix that did not fix anything and added TODO 2025-03-06 09:52:49 +01:00
Ivar Fatland 92d02bccae Fix stupid indentation default for c-like languages 2025-03-06 09:28:21 +01:00
Ivar Fatland 7e1134b15c added lazygit.nvim 2025-03-06 08:47:20 +01:00
Ivar Fatland 835d4e15c5 removed some terminal key-bindings 2025-03-06 08:47:00 +01:00
ivarfatland a86cd52fa7 Merge branch 'master' of github.com:roodletoof/neovim-config 2025-02-25 16:31:36 +01:00
ivarfatland 99a45ecaa2 added love2d library detection 2025-02-25 16:31:13 +01:00
Ivar Fatland 0190c248eb proper toggle for nvim-tree 2025-02-25 16:28:56 +01:00
Ivar Fatland 0dc5381c43 remove update_root from nvim-tree 2025-02-25 09:49:04 +01:00
Ivar Fatland 2127e6a829 fixed stupid mkview/loadview default, switched from oil to nvim-tree 2025-02-25 09:44:59 +01:00
Ivar Fatland 78bee4d2f0 updated cd and cu to use zz instead of M at the end 2025-02-24 07:40:23 +01:00
ivarfatland a57eb7e668 added gaming mode to keyboard layout 2025-02-22 10:11:14 +01:00
Ivar Fatland cd74798895 mark __virtual files as nofiles, so I can close the editor without saving 2025-02-21 09:58:31 +01:00
Ivar Fatland 2dbf01e678 added automatic installation of the c# lsps 2025-02-21 07:49:25 +01:00
ivarfatland 2fe785f2c7 set lua version to LuaJIT 2025-02-20 21:20:42 +01:00
ivarfatland 0534e7ec9d added back twilight 2025-02-20 19:45:03 +01:00
ivarfatland 75973dac16 removed untrue missing-fields warning 2025-02-20 16:15:49 +01:00
ivarfatland 32ab49937a updated ideavim 2025-02-20 16:10:58 +01:00
Ivar Fatland abe7495ad4 made the split-line function change based on the expandtab and tabstop options in the editor 2025-02-20 13:24:55 +01:00
Ivar Fatland 7824eedf10 mason is back baby 2025-02-20 13:04:05 +01:00
Ivar Fatland 33f634d651 removed old TODO 2025-02-20 09:25:44 +01:00
Ivar Fatland 8e99ab1bbe fixed razor lsp 2025-02-20 09:24:55 +01:00
Ivar Fatland 5f1ec900fe c# support nearing completion 2025-02-19 15:06:24 +01:00
Ivar Fatland c5dbbf9433 fixed indentation 2025-02-18 08:44:36 +01:00
Ivar Fatland 5dfa808e9d added dap configuration for c, c++ and rust 2025-02-18 08:41:55 +01:00
Ivar Fatland 03761e19d0 latest 2025-02-18 08:07:45 +01:00
Ivar Fatland edc6d87531 added normal mode snippy-cut-text binding and fixed stupid zls defaults 2025-02-04 12:53:13 +01:00
ivarfatland 1027eaf1a4 updated debugpy version 2025-01-26 20:35:20 +01:00
roodletoof c9bf401cc2 switched to spaces to better use the alignment thing 2025-01-25 17:14:24 +01:00
roodletoof b36821d364 latest 2025-01-23 20:47:56 +01:00
Ivar Fatland 32c160a3ae updated 2025-01-23 16:07:01 +01:00
Ivar Fatland 268a82b9cb added .ideavimrc 2025-01-22 16:47:32 +01:00
Ivar Fatland 497c275b20 fixed æøå 2025-01-22 12:36:04 +01:00
Ivar Fatland be37c6ae39 optimal comfort 2025-01-22 08:16:37 +01:00
roodletoof ee9ae5ade1 added in the z character in the symbol layer 2025-01-19 09:47:28 +01:00
Ivar Fatland 1106b3a6c9 enabled built-in rust formatting option instead of using autocmd 2025-01-17 13:53:50 +01:00
Ivar Fatland 8d5f4dbd64 made cargo fmt run when saving rust files 2025-01-17 10:46:47 +01:00
Ivar Fatland 6c298508b1 swapped key to allow rolling typing of <- and -> 2025-01-17 09:03:03 +01:00
roodletoof a4cc1656ec fixed comment first line 2025-01-16 23:58:34 +01:00
roodletoof 45657be236 removed comment 2025-01-16 23:54:05 +01:00
roodletoof 214d96448d added folds 2025-01-16 23:51:34 +01:00
roodletoof 67512bfbcf made tap/hold work properly 2025-01-16 23:42:57 +01:00
roodletoof 60578c5fd3 added keyboard layout for kanata 2025-01-16 23:12:24 +01:00
roodletoof 86d097130e added marker folds 2025-01-16 23:12:03 +01:00
Ivar Fatland b02f1d1b00 added <> to split-line 2025-01-16 17:04:01 +01:00
Ivar Fatland e36a51c54a added automatic folds 2025-01-16 17:02:20 +01:00
Ivar Fatland 642c32c64a latest 2025-01-15 21:38:48 +01:00
Ivar Fatland 895950fa86 latest 2025-01-14 19:39:14 +01:00
Ivar Fatland 85bc93d806 made c-j select item in telescope' 2025-01-13 09:16:37 +01:00