Commit Graph

478 Commits

Author SHA1 Message Date
ivarfatland 6fb1fce69c added project config support. commented yank-highlight. 2024-03-14 02:29:54 +01:00
ivarfatland d07fcffd50 added debugging 2024-03-14 02:08:16 +01:00
Ivar Fatland 6fa627cb1a Added fix to allow repeating surround actions 2023-12-24 01:16:27 +01:00
Ivar Fatland 68ef489636 Added surround plugin 2023-12-24 01:09:59 +01:00
Ivar Fatland 95e00b9472 default colorscheme to gruvbox 2023-12-02 15:36:27 +01:00
Ivar Fatland 7cacf47c3f indented blocks as text objects 2023-12-02 15:35:19 +01:00
Ivar Fatland d397585d4e Updated telescope to 0.1.4 2023-12-01 15:43:06 +01:00
Ivar Fatland e1e58b7647 enabled script running on mac 2023-11-30 23:14:08 +01:00
Ivar Fatland 903e2666a7 added awesome vim-indent-object plugin 2023-11-16 18:26:23 +01:00
Ivar Fatland 259edef4ef changed default theme 2023-09-13 19:52:59 +02:00
Ivar Fatland 4b857e358e removed vimtex, markdown, jump to end 2023-09-10 19:16:21 +02:00
roodletoof 6cb95b7848 added vimtex back 2023-08-21 18:02:46 +02:00
Ivar Fatland 4ae29b6204 removed dap keybindings as it is not implemented, changed colorscheme 2023-08-19 01:47:44 +02:00
roodletoof 3ba3b56807 added some documentation 2023-08-18 12:32:45 +02:00
Ivar Fatland b1b4c8a35e Made run script function work on all alphabetic characters instead 2023-08-15 12:54:24 +02:00
Ivar Fatland c7c99b6c12 Set the run script to be a hidden filename 2023-08-14 13:13:40 +02:00
roodletoof ad79897306 updated error message 2023-08-14 01:24:44 +02:00
Ivar Fatland f684938067 added run command 2023-08-13 13:52:05 +02:00
roodletoof fcc0339226 manual zls setup 2023-08-12 11:32:46 +02:00
roodletoof c662af6400 Merge branch 'master' of github.com:roodletoof/neovim-config 2023-08-12 11:28:42 +02:00
roodletoof 88209ade77 Removed zls from mason to install it manually. The version is not up to date 2023-08-12 11:27:32 +02:00
Ivar Fatland a301a6f37b removed vimtex settings 2023-08-08 21:02:27 +02:00
Ivar Fatland 799a1b29b5 removed vimtex plugin 2023-08-08 20:58:16 +02:00
Ivar Fatland 43f7545541 Configured zls (Did mostly nothing) 2023-08-07 21:43:30 +02:00
Ivar Fatland aa2b2c8d88 removed dynamic colorschemes 2023-07-29 13:19:41 +02:00
Ivar Fatland be9f972eb7 changed some formatting 2023-07-28 19:14:29 +02:00
Ivar Fatland a60b10167c cleaned up some code 2023-07-28 19:09:29 +02:00
Ivar Fatland 4b971d4199 created testing gameplan 2023-07-27 22:12:20 +02:00
Ivar Fatland c24b6d0377 major cleanup 2023-07-27 21:40:29 +02:00
Ivar Fatland 0467a38acd Added vscode theme, and changed the way themes are assigned 2023-07-25 00:01:29 +02:00
Ivar Fatland a4ac7ebc98 added back the leader key keybinding 2023-07-18 22:45:49 +02:00
Ivar Fatland 93fd0e0d1b Merged init file 2023-07-18 20:37:00 +02:00
Ivar Fatland 7c4fe1543e Latest version 2023-07-18 20:33:11 +02:00
roodletoof e8f2c098c9 improved error messages and added some documentation 2023-07-06 21:29:04 +02:00
Ivar Fatland 86cde3f8d0 Added documentation to split_line 2023-07-06 20:05:36 +02:00
Ivar Fatland 940edef36e Split line command polished 2023-07-05 22:28:34 +02:00
Ivar Fatland b780f4e21d Split lines command works now 2023-07-01 17:14:18 +02:00
Ivar Fatland 02f37de49d progress... 2023-07-01 13:07:52 +02:00
Ivar Fatland ff0e64fdde Added documentation of what the different plugins do. Also added zenmode plugin 2023-07-01 00:58:14 +02:00
Ivar Fatland ab675f82af wrapped some stuff in do-end blocks 2023-06-30 23:57:41 +02:00
Ivar Fatland 99b8865480 started refining splitlines command 2023-06-30 20:03:40 +02:00
Ivar Fatland f4edcd77a8 added multiline unpacking command 2023-06-29 20:20:41 +02:00
Ivar Fatland 60f9e1318c continued work 2023-06-24 22:04:39 +02:00
roodletoof bd25666490 started work on split into multiline command 2023-06-24 18:35:00 +02:00
roodletoof fe58cab4c3 Changed snippet loading order to prioritize custom snippets over lsp 2023-06-24 11:47:48 +02:00
roodletoof cd2ae6d120 Added some documentation 2023-06-19 00:04:49 +02:00
roodletoof 096f309ed4 added documentation. Also uses commands to switch panels now 2023-06-18 22:38:44 +02:00
roodletoof cf0fbfd588 using the system clipboard now 2023-06-15 16:30:47 +02:00
Ivar Fatland efb847725a Set the default version to be LuaJIT for the lsp 2023-06-08 21:10:41 +02:00
roodletoof 4acb8716c3 Specified lua version. Don't know if its exactly right. oh well 2023-06-08 17:45:03 +02:00