Commit Graph

61 Commits

Author SHA1 Message Date
1a3fef2864 nvim: add neogen 2023-01-20 23:01:22 +02:00
53bba16f7d nvim: add diffview 2023-01-20 22:27:45 +02:00
467344c674 nvim: add term-edit 2023-01-20 22:15:43 +02:00
dcfe32081b nvim: add refactoring.nvim 2023-01-20 22:12:36 +02:00
ff41f7a0f6 nvim: cleanup plugins with lazy 2023-01-20 21:51:21 +02:00
33387e569c nvim: packer -> lazy 2023-01-20 21:42:57 +02:00
2a2222c8d7 nvim: remove unused keymappings 2023-01-20 21:12:07 +02:00
67f14e7007 nvim: add neotest 2023-01-20 21:10:28 +02:00
327ed2820e nvim: add treesitter textobjcets 2023-01-20 20:40:43 +02:00
c665e4f6e4 nvim: remove stupid "after" statements 2023-01-20 20:07:09 +02:00
7dcaa8b6a0 nvim: fix vsnip 2023-01-20 19:54:34 +02:00
41a907e159 nvim: remove stupid plugin load event things 2023-01-20 16:21:53 +02:00
42d2d57766 nvim: orgmode -> telekasten 2023-01-20 16:20:46 +02:00
57a95daf6f nvim: lsp shenanigans 2023-01-20 15:58:50 +02:00
1174dd9f73 nvim: switch file tree and telescope mappings 2022-11-05 12:39:23 +02:00
e954df4722 nvim: switch to pylsp 2022-11-05 00:39:42 +02:00
7f2f9fc4ba nvim: replace highlight yank plugin with autocmd 2022-11-05 00:35:33 +02:00
1de872679d nvim: tiny change in mapping 2022-11-05 00:24:41 +02:00
cbdcca8bfb nvim: config diet 2022-11-05 00:18:05 +02:00
44be04b584 nvim: mypy stuff 2022-11-04 13:49:17 +02:00
4e620e02d7 nvim: switch to cmp's signature plugin 2022-09-10 14:24:31 +03:00
be7bb47536 nvim: change git mappings 2022-08-09 21:49:03 +03:00
39e42cde32 nvim: disable the "Press ENTER or type command to continue" prompt 2022-08-02 11:17:20 +03:00
721083a3c1 nvim: add git bindings 2022-08-01 14:42:27 +03:00
c5db204fca nvim: turn pyright diagnostic mode to workspace (lsp) 2022-08-01 12:31:01 +03:00
3f73546252 nvim: modify telescope symbol mappings 2022-07-05 19:08:26 +03:00
ec8e63658d nvim: native debug -> nvim-gdb 2022-06-25 22:25:17 +03:00
20879df489 nvim: use a usable layout for debugger 2022-06-24 19:17:09 +03:00
08272d684f nvim: dap -> termdebug 2022-06-24 19:11:25 +03:00
a0dd246d06 nvim: move from native formatter to formatter.nvim 2022-06-21 06:55:53 +03:00
7a8390451e nvim: add LspRestart binding 2022-06-11 15:04:55 +03:00
8106a150a9 nvim: disable auto insert mode on toggleterm focus 2022-06-06 14:43:45 +03:00
71101feede nvim: i am becoming a frontend engineer 2022-06-02 15:23:09 +03:00
86cfdd5af5 nvim: fix <leader>ga for code actions 2022-05-31 10:22:31 +03:00
8acbdfa31a nvim: use native lsp formatting instead of neoformat 2022-05-31 08:57:39 +03:00
ca5f5a6a0c nvim: big dap changes:
go: launch dlv manually and add a mapping to set the port (dsp)
python: get rid of it for now
lldb: include lldb for rust and c
2022-05-30 11:14:56 +03:00
b41db4f622 nvim: ":" -> "<cmd>" in mappings 2022-05-29 11:06:01 +03:00
0cac7e88ba nvim: cmp setting to only enable buffer completion when the word is 5
chars long or more
2022-05-17 16:37:08 +03:00
c01da39679 nvim, herbstluftwm: switch from calcurse to org mode 2022-05-15 19:05:12 +03:00
1dcd9e7e9d nvim: search_dirs -> cwd 2022-05-14 18:49:56 +03:00
82d05566ff nvim: update whichkey 2022-05-14 18:47:33 +03:00
c7b7aa325a nvim: better cd mappings for ac and of 2022-05-14 18:44:45 +03:00
e73cf184e5 nvim: orgmode rocks 2022-05-14 13:35:32 +03:00
7e598553ef nvim: let's try out this orgmode thing 2022-05-14 10:08:31 +03:00
a3cbc9e43f nvim: remove vimwiki 2022-05-14 09:59:40 +03:00
dba454f8bc nvim: give vsnip its own file 2022-05-14 07:25:42 +03:00
535b5a4d1e nvim: remove JsonFormat because I have Neoformat :) 2022-05-13 19:18:49 +03:00
04cab83ebe nvim: format init.lua 2022-05-12 08:42:37 +03:00
dbb104cf21 nvim: run a formatted and update autocmds to new 0.7 api 2022-05-12 08:30:50 +03:00
bed9511897 nvim: use new 0.7 vim.keymap.set api 2022-05-12 07:58:26 +03:00