Commit Graph

173 Commits

Author SHA1 Message Date
fiplox 7ddeeb07b5 fix: do not enable null-ls on clangd 2023-04-20 14:50:25 +02:00
fiplox 83dea5d4ee fix: fix ripgrep output 2023-04-20 14:50:06 +02:00
fiplox 9e3127ffca fix: fix builtin loclist not being closed 2023-04-20 14:49:22 +02:00
fiplox 650c582972 feat!: minor rework
Moved all plugins that I don't change often/ever to plugins/init.lua.
Removed mason-lspconfig, not useful in my case.
2023-04-15 15:47:38 +02:00
fiplox 8ce9021de7 fix: disable auto preview, causes some bugs 2023-04-15 12:46:32 +02:00
fiplox c432b79a3b fix: change url to the theme 2023-04-15 12:45:50 +02:00
fiplox 818ad9ab46 feat: add mkdir.nvim 2023-04-15 12:29:38 +02:00
fiplox 9232d7000b fix: remove annoying search counter from noice 2023-04-15 12:28:55 +02:00
fiplox 2633d5f748 fix: restore terminal cursor (underline) upon exit 2023-04-15 12:27:17 +02:00
fiplox 12d128fa68 feat: add path to spellfiles 2023-04-10 18:15:48 +02:00
fiplox a9d6652166 chore: move to mappings 2023-04-09 23:54:50 +02:00
fiplox 49ca477c15 chore: simplify keymap declaration 2023-04-09 23:46:19 +02:00
fiplox 61a96c3c3c style: fix formatting 2023-04-09 23:45:24 +02:00
fiplox 6ea270f89c fix: fix annoying highlight flicker 2023-04-09 23:43:04 +02:00
fiplox e99958be24 feat: add diffview 2023-04-09 18:47:11 +02:00
fiplox fadc990adf chore: use buffer instead of tab 2023-04-09 18:30:43 +02:00
fiplox 8345a21fc4 feat: use short names 2023-04-09 18:28:34 +02:00
fiplox 3c235a3155 chore: unused variable 2023-04-09 18:28:02 +02:00
fiplox c711b690b3 fix: fix errors on lsp 2023-04-09 18:27:34 +02:00
fiplox b3dbc8eddf feat: make menu fixed size 2023-04-09 12:42:41 +02:00
fiplox 403925def9 fix: fix error on help 2023-04-09 12:42:00 +02:00
fiplox 87a94dc038 fix: message popup would not go away... 2023-04-09 00:52:26 +02:00
fiplox 71173b5136 chore: remove unused mappings 2023-04-09 00:44:52 +02:00
fiplox 2eca526544 feat: add noice 2023-04-09 00:44:17 +02:00
fiplox d83aa05513 feat: auto load null-ls on markdown files 2023-04-09 00:00:25 +02:00
fiplox 6caa743f37 feat!: rework config 2023-04-08 23:47:10 +02:00
fiplox a47663b174 feat: autopreview for trouble 2023-03-21 07:19:03 +01:00
fiplox c4456e908a feat: add treesitter indent 2023-03-21 07:18:45 +01:00
fiplox f0cbe5e4c3 chore: toggleterm unset mapping, default direction horizontal 2023-03-21 07:17:47 +01:00
fiplox e14dc11c05 style: change some style 2023-03-21 07:17:06 +01:00
fiplox 35e7242038 feat: use mouse in normal, c syntax for h, disable smartindent 2023-03-21 07:15:59 +01:00
fiplox 4fd01909c7 chore: add direction to ToggleTerm on Home 2023-03-21 07:15:04 +01:00
fiplox a23ce1497b fix: change neogruber url to https git 2023-02-28 19:44:10 +01:00
fiplox c45796d563 feat: use mouse only in visual mode 2023-02-28 19:42:45 +01:00
fiplox e87c6819a6 chore: change path for java workspace 2023-02-28 19:42:21 +01:00
fiplox 7b3e5b633f fix: apply config to lua_ls
lsp server name changed?
2023-02-21 21:49:55 +01:00
fiplox e8ddd9a505 fix: set standalone to false, better startuptime 2023-02-21 21:48:42 +01:00
fiplox 1736eec0ff feat: change theme to neogruber 2023-02-21 21:48:06 +01:00
fiplox 85ada2d7ac feat: change colors 2023-02-06 10:01:03 +01:00
fiplox 0a294bc8c4 feat: change C style formatting 2023-02-06 10:00:20 +01:00
fiplox 9b50337aca refactor: useless binding, ctrl-l does it better 2023-02-06 09:59:43 +01:00
fiplox e15451cec1 feat: use 4 spaces only for some filetypes 2023-02-06 09:58:30 +01:00
fiplox e9664ee278 feature: back to black, use rose-piné colorscheme 2023-02-06 09:58:08 +01:00
fiplox c1466e9137 feat: be able to use visual "inside" on colemak mappings 2023-01-29 15:51:29 +01:00
fiplox b76b68a90d refactor: actual description of mapping 2023-01-29 14:01:27 +01:00
fiplox de592551df refactor: move open commands to leader level 2023-01-29 14:00:58 +01:00
fiplox 74712e7a9a fix: replace lazygit with neogit 2023-01-29 14:00:23 +01:00
fiplox 29c303535e fix: handle error if exec fails 2023-01-29 13:59:41 +01:00
fiplox 66d68fea35 refactor: delete unused options 2023-01-29 13:53:17 +01:00
fiplox 1e4e1158d4 refactor: not used here, already present int lsp.init 2023-01-29 13:51:28 +01:00