Commit Graph

54 Commits

Author SHA1 Message Date
Vladan Popovic 1ecaa1dcf8 remap code action menu to <leader>ca 2024-01-03 01:28:54 +01:00
Vladan Popovic 062d618a21 add neogit and venn diagram config 2024-01-03 01:24:21 +01:00
Vladan Popovic 8437ec67c1 a bit of a refactor, new telescope mappings 2024-01-03 00:15:20 +01:00
Vladan Popovic 4496f44c49 styles and treesitter config update 2024-01-02 01:43:10 +01:00
Vladan Popovic 253d536ba4 remap code actions to either <leader>c or <leader>a 2023-12-18 14:29:25 +01:00
Vladan Popovic 15bc48a6c5 explicitly configure ripgrep for telescope 2023-12-18 14:27:58 +01:00
Vladan Popovic ca0b58aeb4 switch from fugitive to neogit 2023-12-18 14:27:07 +01:00
Vladan Popovic e6e2555274 switch python lsp to ruff 2023-12-18 14:26:35 +01:00
Vladan Popovic 994e42f688 remap code actions to <leader>ca 2023-12-18 14:25:52 +01:00
Vladan Popovic 3ad2648482 add rnix, a nix lsp server 2023-09-26 20:36:56 +02:00
Vladan Popovic 2bc591369a re-enable smartindent and autoindent 2023-09-26 02:25:19 +02:00
Vladan Popovic 79b517a247 map code action popup to <leader>ca 2023-09-26 02:15:59 +02:00
Vladan Popovic 88e3cb4ead move packer_setup to plugins 2023-09-26 02:15:22 +02:00
Vladan Popovic bb552b1482 remove old completion config 2023-09-26 02:01:07 +02:00
Vladan Popovic d6c1fa669a remap Oil to <leader>fe 2023-09-26 01:58:40 +02:00
Vladan Popovic 3d6f14f2ff remove lingering [empty] _init.vim 2023-09-26 01:56:25 +02:00
Vladan Popovic c41f6a096c move all plugin related code to plugins module 2023-09-26 01:52:17 +02:00
Vladan Popovic 8ab3473583 try out filetype.nvim 2023-09-24 15:56:01 +02:00
Vladan Popovic af32327977 move CodeActionMenu to lsp section 2023-09-24 15:56:01 +02:00
Vladan Popovic f0b2401c51 replace nvim-tree with oil 2023-09-24 15:56:01 +02:00
Vladan Popovic 70ee28574e replace compe with cmp 2023-09-24 15:56:01 +02:00
Vladan Popovic e46e48405e clangd (for esp-idf) 2023-08-21 00:14:23 +02:00
Vladan Popovic 9b8c24ca69 move telescope config to a new module 2023-08-03 02:49:45 +02:00
Vladan Popovic f90c49b9e2 remove lsp-signature
it bothers when signature doc overlaps actual code
2023-07-30 04:31:11 +02:00
Vladan Popovic 721bc03588 huge refactor
- tidy up
- shuffle code around
- use same abstractions for all usecases
2023-07-30 04:26:44 +02:00
Vladan Popovic 9570523e75 add code action menu and remap to Alt+Enter 2023-07-27 17:40:14 +02:00
Vladan Popovic c16858ffc7 add spellcheck allowed words 2023-07-25 18:26:39 +02:00
Vladan Popovic f4fa48ed39 add treesitter with color customization 2023-07-25 18:25:24 +02:00
Vladan Popovic 4f4e77d2e8 remove nvim-tree-config 2023-07-03 06:21:37 +02:00
Vladan Popovic 97dfc2aa6a improve key mappings a bit and add spellcheck 2023-07-03 06:21:05 +02:00
Vladan Popovic b36cad9c7b turn off lsp coloring/highlight 2023-05-16 02:25:48 +02:00
Vladan Popovic bee54bc4c5 fix pyright (again) 2023-05-16 01:22:43 +02:00
Vladan Popovic 2c65a5f0d6 don't use deprecated nerdtree config params 2023-05-16 01:22:20 +02:00
Vladan Popovic 7b9ca1d26c python lsp is now all rust 2023-05-14 00:26:04 +02:00
Vladan Popovic 319356d0a0 add settings to rust-analyzer
procMacro specifically
2023-02-25 02:06:29 +01:00
Vladan Popovic ceddfe4e8f remove toggle mouse since i never use it 2023-02-24 22:46:07 +01:00
Vladan Popovic 896451558b sort out nvim-tree 2023-02-24 22:45:49 +01:00
Vladan Popovic 2b9088acbf add ocamllsp 2022-12-01 23:31:12 +01:00
Vladan Popovic c8d6c028e8 finish nvim-tree config migration 2022-11-16 01:11:34 +01:00
Vladan Popovic 178d46f664 fixes for neovim v0.8.0 2022-10-23 01:48:10 +02:00
Vladan Popovic e541136af7 fix deprecated vim call 2022-06-11 16:39:33 +02:00
Vladan Popovic 39ad5f0381 add gleam 2022-06-11 16:39:13 +02:00
Vladan Popovic d80dd17b48 move nvim_tree config to setup() 2021-12-26 12:08:52 +01:00
Vladan Popovic dbc39e9daa
(typo fix) format the comment properly 2021-12-12 20:08:58 +01:00
Vladan Popovic ad462255b2
add poor mans filetype autocmd 2021-12-12 20:08:06 +01:00
Vladan Popovic 446b6ea0bd
disable autocomplete and documentation while typing 2021-12-12 20:06:54 +01:00
Vladan Popovic a6b46bb2c0
modern nerdtree with icons and fancy 2021-11-26 01:27:00 +01:00
Vladan Popovic f551318edc
move to lua and make a poor man's ide 2021-11-25 22:10:40 +01:00
Vladan Popovic 8017c2ac22 Better rust support and changes all over 2021-01-05 20:46:52 +01:00
Vladan Popovic 4c95924618 Light background and preview config 2020-12-24 17:25:37 +01:00