Commit Graph

76 Commits

Author SHA1 Message Date
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
Ivar Fatland 35003e0141 Disabled vimtex syntax highlighting 2023-05-28 15:53:28 +02:00
Ivar Fatland 9a8b702c92 Supressed undefined global vim 2023-05-28 15:45:23 +02:00
Ivar Fatland 8befac40f5 Added faster nvim window navigation keybindings 2023-05-28 14:49:09 +02:00
Ivar Fatland c60eec9126 Fixed issues encountered on fresh install 2023-05-28 14:14:58 +02:00
Ivar Fatland 425134a4e2 changed name of mapping 2023-05-28 01:02:32 +02:00
Ivar Fatland 3d0195de55 added autocompletion 2023-05-27 00:50:42 +02:00
Ivar Fatland da39c4964d Changed tabs to spaces 2023-05-27 00:16:03 +02:00
Ivar Fatland 994f824173 Added work in progress settings. Missing autocomplete 2023-05-26 23:48:40 +02:00