Commit Graph

  • c4003ade61 Merge branch 'master' of github.com:roodletoof/neovim-config ivarfatland 2025-03-07 23:19:35 +01:00
  • b56f83927c will now use treesitters auto-indentation or only the default 'dumb' one if indentation is not supported. Ivar Fatland 2025-03-06 10:36:47 +01:00
  • a50ee0cc18 removed fix that did not fix anything and added TODO Ivar Fatland 2025-03-06 09:52:49 +01:00
  • 92d02bccae Fix stupid indentation default for c-like languages Ivar Fatland 2025-03-06 09:28:21 +01:00
  • 7e1134b15c added lazygit.nvim Ivar Fatland 2025-03-06 08:47:20 +01:00
  • 835d4e15c5 removed some terminal key-bindings Ivar Fatland 2025-03-06 08:47:00 +01:00
  • a86cd52fa7 Merge branch 'master' of github.com:roodletoof/neovim-config ivarfatland 2025-02-25 16:31:36 +01:00
  • 99a45ecaa2 added love2d library detection ivarfatland 2025-02-25 16:31:13 +01:00
  • 0190c248eb proper toggle for nvim-tree Ivar Fatland 2025-02-25 16:28:56 +01:00
  • 0dc5381c43 remove update_root from nvim-tree Ivar Fatland 2025-02-25 09:49:04 +01:00
  • 2127e6a829 fixed stupid mkview/loadview default, switched from oil to nvim-tree Ivar Fatland 2025-02-25 09:44:59 +01:00
  • 78bee4d2f0 updated cd and cu to use zz instead of M at the end Ivar Fatland 2025-02-24 07:40:23 +01:00
  • a57eb7e668 added gaming mode to keyboard layout ivarfatland 2025-02-22 10:11:14 +01:00
  • cd74798895 mark __virtual files as nofiles, so I can close the editor without saving Ivar Fatland 2025-02-21 09:58:31 +01:00
  • 2dbf01e678 added automatic installation of the c# lsps Ivar Fatland 2025-02-21 07:49:25 +01:00
  • 2fe785f2c7 set lua version to LuaJIT ivarfatland 2025-02-20 21:20:42 +01:00
  • 0534e7ec9d added back twilight ivarfatland 2025-02-20 19:45:03 +01:00
  • 75973dac16 removed untrue missing-fields warning ivarfatland 2025-02-20 16:15:49 +01:00
  • 32ab49937a updated ideavim ivarfatland 2025-02-20 16:10:58 +01:00
  • abe7495ad4 made the split-line function change based on the expandtab and tabstop options in the editor Ivar Fatland 2025-02-20 13:24:55 +01:00
  • 7824eedf10 mason is back baby Ivar Fatland 2025-02-20 13:04:05 +01:00
  • 33f634d651 removed old TODO Ivar Fatland 2025-02-20 09:25:44 +01:00
  • 8e99ab1bbe fixed razor lsp Ivar Fatland 2025-02-20 09:24:55 +01:00
  • 5f1ec900fe c# support nearing completion Ivar Fatland 2025-02-19 15:06:24 +01:00
  • c5dbbf9433 fixed indentation Ivar Fatland 2025-02-18 08:44:36 +01:00
  • 5dfa808e9d added dap configuration for c, c++ and rust Ivar Fatland 2025-02-18 08:41:55 +01:00
  • 03761e19d0 latest Ivar Fatland 2025-02-18 08:07:45 +01:00
  • edc6d87531 added normal mode snippy-cut-text binding and fixed stupid zls defaults Ivar Fatland 2025-02-04 12:53:13 +01:00
  • 1027eaf1a4 updated debugpy version ivarfatland 2025-01-26 20:35:20 +01:00
  • c9bf401cc2 switched to spaces to better use the alignment thing roodletoof 2025-01-25 17:14:24 +01:00
  • b36821d364 latest roodletoof 2025-01-23 20:47:56 +01:00
  • 32c160a3ae updated Ivar Fatland 2025-01-23 16:07:01 +01:00
  • 268a82b9cb added .ideavimrc Ivar Fatland 2025-01-22 16:47:32 +01:00
  • 497c275b20 fixed æøå Ivar Fatland 2025-01-22 12:36:04 +01:00
  • be37c6ae39 optimal comfort Ivar Fatland 2025-01-22 08:16:37 +01:00
  • ee9ae5ade1 added in the z character in the symbol layer roodletoof 2025-01-19 09:47:28 +01:00
  • 1106b3a6c9 enabled built-in rust formatting option instead of using autocmd Ivar Fatland 2025-01-17 13:53:50 +01:00
  • 8d5f4dbd64 made cargo fmt run when saving rust files Ivar Fatland 2025-01-17 10:46:47 +01:00
  • 6c298508b1 swapped key to allow rolling typing of <- and -> Ivar Fatland 2025-01-17 09:03:03 +01:00
  • a4cc1656ec fixed comment first line roodletoof 2025-01-16 23:58:34 +01:00
  • 45657be236 removed comment roodletoof 2025-01-16 23:54:05 +01:00
  • 214d96448d added folds roodletoof 2025-01-16 23:51:34 +01:00
  • 67512bfbcf made tap/hold work properly roodletoof 2025-01-16 23:42:57 +01:00
  • 60578c5fd3 added keyboard layout for kanata roodletoof 2025-01-16 23:12:24 +01:00
  • 86d097130e added marker folds roodletoof 2025-01-16 23:12:03 +01:00
  • b02f1d1b00 added <> to split-line Ivar Fatland 2025-01-16 17:04:01 +01:00
  • e36a51c54a added automatic folds Ivar Fatland 2025-01-16 17:02:20 +01:00
  • 642c32c64a latest Ivar Fatland 2025-01-15 21:38:48 +01:00
  • 895950fa86 latest Ivar Fatland 2025-01-14 19:39:14 +01:00
  • 85bc93d806 made c-j select item in telescope' Ivar Fatland 2025-01-13 09:16:37 +01:00
  • 3371bd0be5 added ctags search roodletoof 2025-01-12 15:09:54 +01:00
  • 0e7a248cbc diagnostic categories Ivar Fatland 2025-01-10 14:02:51 +01:00
  • dc022a29b8 latest Ivar Fatland 2025-01-09 09:22:25 +01:00
  • df6f2fed9a add support for codelldb Ivar Fatland 2025-01-08 08:35:52 +01:00
  • 99948c7014 added .venv requirements for python debugging roodletoof 2025-01-07 22:47:45 +01:00
  • 713e8d9b10 addded buffer finder, removed commented remap, fixed split-line bug roodletoof 2025-01-07 20:45:05 +01:00
  • 4f169a40d5 added python support Ivar Fatland 2025-01-07 19:58:43 +01:00
  • bb7d63269f added inline debug values and gdscript dap support Ivar Fatland 2025-01-06 18:38:53 +01:00
  • c7c19b7103 use telescope diagnostics Ivar Fatland 2025-01-06 13:32:55 +01:00
  • 59b63b96f0 added clangd roodletoof 2025-01-05 22:04:18 +01:00
  • 5d13138b83 added gdscript lsp communication roodletoof 2025-01-05 14:30:22 +01:00
  • a483719ccf moved annoying split-line function to the bottom of the script roodletoof 2025-01-03 17:37:43 +01:00
  • e78a4cc539 latest Ivar Fatland 2025-01-03 17:23:08 +01:00
  • 3be42341e7 added bach nvim-cmp Ivar Fatland 2025-01-03 08:08:41 +01:00
  • da23dca25c added highlight on yank, and rust analyzer roodletoof 2025-01-01 23:16:21 +01:00
  • 21f0025576 latest roodletoof 2025-01-01 22:40:31 +01:00
  • 64afc43a0a cut down config significantly roodletoof 2025-01-01 19:49:20 +01:00
  • 69c04a29db latest Ivar Fatland 2024-10-11 15:28:42 +02:00
  • 4291f1045b added floating error window Ivar Fatland 2024-09-26 08:03:03 +02:00
  • 43f7631c18 added cmp scrolling Ivar Fatland 2024-09-25 08:32:26 +02:00
  • 17bb7344f5 latest and greatest Ivar Fatland 2024-09-24 19:30:48 +02:00
  • 3ce83ff9fe mac_commit Ivar Fatland 2024-09-24 12:04:25 +02:00
  • 1a5ec27d92 latest linux version roodletoof 2024-09-19 20:16:28 +02:00
  • 77c771c316 configure clangd Ivar Fatland 2024-07-26 17:08:26 +02:00
  • 249c42c5c7 added gdscript support Ivar Fatland 2024-07-16 02:23:11 +02:00
  • 4e8792d999 added c# lsp support ivarfatland 2024-07-16 01:28:56 +02:00
  • 0619918c48 removed highlight on yank feature that does not work for some reason Ivar Fatland 2024-05-26 16:13:00 +02:00
  • 75bf6f3137 added lsp token renaming mapping Ivar Fatland 2024-05-26 16:06:09 +02:00
  • 61f7affc05 enabled snippy cut_text and lsp_code_action Ivar Fatland 2024-05-26 00:29:41 +02:00
  • 0bdbc8affe added oil and toggleterm Ivar Fatland 2024-05-25 20:47:23 +02:00
  • 03385dfc46 added zen mode Ivar Fatland 2024-05-25 19:43:03 +02:00
  • 1d1c1f439c refined completion Ivar Fatland 2024-05-25 19:36:02 +02:00
  • 304161d619 added lsp with completion Ivar Fatland 2024-05-25 18:56:10 +02:00
  • 311b12933a added snippy. removed keymap table Ivar Fatland 2024-05-25 13:54:09 +02:00
  • d86a050743 initial strip-down Ivar Fatland 2024-05-23 17:45:50 +02:00
  • ab7677f4a9 surpress error messages roodletoof 2024-04-16 01:46:10 +02:00
  • f13b7a3905 added persistent folding roodletoof 2024-04-16 00:50:55 +02:00
  • b2f098af3a latest Ivar Fatland 2024-04-09 16:13:23 +02:00
  • b7bc578321 decent terminal Ivar Fatland 2024-04-04 21:58:11 +02:00
  • 1c600abe90 added Json2go command that uses json2struct go binary Ivar Fatland 2024-04-04 00:37:57 +02:00
  • 7f9328099a fixed merge conflict Ivar Fatland 2024-04-03 21:45:14 +02:00
  • 523cf1f7de added tab support for split line Ivar Fatland 2024-04-03 21:37:50 +02:00
  • 674a82c669 added go debugging ivarfatland 2024-03-19 15:56:49 +01:00
  • f838291e30 fixed dap floating window and nvim tree conflict Ivar Fatland 2024-03-15 13:52:13 +01:00
  • 73992ae4b7 Merge branch 'master' of github.com:roodletoof/neovim-config Ivar Fatland 2024-03-15 13:21:45 +01:00
  • ba180466a3 made lua check thirdparty Ivar Fatland 2024-03-15 13:20:53 +01:00
  • 0dbe9d6a1d modified default lsp installs ivarfatland 2024-03-14 02:55:40 +01:00
  • 6419875129 removed automatic comment insertion ivarfatland 2024-03-14 02:51:19 +01:00
  • 6fb1fce69c added project config support. commented yank-highlight. ivarfatland 2024-03-14 02:29:54 +01:00
  • d07fcffd50 added debugging ivarfatland 2024-03-14 02:08:16 +01:00