Commit Graph

208 Commits

Author SHA1 Message Date
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
Ivar Fatland f26dfde4b7 removed autostart of markdown previewer 2023-06-07 01:01:22 +02:00
Ivar Fatland d270098fe5 reverted to iamcco's markdown viewer 2023-06-05 22:51:24 +02:00
Ivar Fatland 6f2483413a added markdown preview plugin 2023-06-05 01:57:44 +02:00
Ivar Fatland 6d47969254 removed autoclose 2023-06-04 15:00:00 +02:00
Ivar Fatland 5249d8a0c2 removed highlight search and added cursor-edge padding 2023-06-03 10:49:03 +02:00
Ivar Fatland 9c68f974eb fixed type error in cmp mappings 2023-06-02 20:43:39 +02:00
Ivar Fatland b795e8c4e6 Added neodev package for lua_ls documentation of neovim api 2023-06-02 20:43:05 +02:00
Ivar Fatland 216c821d4b removed fallback on autocomplete keys, and added jump back 2023-06-02 16:01:35 +02:00
Ivar Fatland 60775c83bf removed default cmp mappings, changed mappings and added skip to snippet end 2023-06-02 15:41:04 +02:00
Ivar Fatland 8f2adc976b added S command to quickly edit snippets for current filetype 2023-06-01 13:50:48 +02:00
Ivar Fatland 765b93c101 Removed ripgrep requirement that was doing nothing 2023-05-31 18:49:10 +02:00
Ivar Fatland cc37845663 replaced luasnip with snippy 2023-05-31 18:48:27 +02:00
Ivar Fatland 5df481b00b Removed stupid snippets
@
2023-05-31 16:22:37 +02:00
roodletoof fcbf78144f Disabled autoclose for .txt files 2023-05-30 12:51:24 +02:00
roodletoof a7b134f823 Delete plugin directory 2023-05-29 21:18:10 +02:00
Ivar Fatland d6f6e79d88 Fixed autoclose for latex files 2023-05-29 21:15:19 +02:00
Ivar Fatland 1163f38047 Added autoclosing, and fixed retarded autoindenting in python 2023-05-29 15:07:29 +02:00
Ivar Fatland bfcc857601 Changed snip-step mappings cause of overriding tab funct and breaking 2023-05-28 20:13:48 +02:00
Ivar Fatland 66f06f866c changed name of doc-scrollink keys 2023-05-28 18:32:00 +02:00
Ivar Fatland 022900c9a5 Added ability to jump through snippets with tab 2023-05-28 18:23:18 +02:00