Commit Graph

124 Commits

Author SHA1 Message Date
a177194381 nvim: fix formatter for go 2023-07-08 15:20:42 +03:00
dbcc731ece nvim: add <leader>dq mapping to quit debug 2023-07-08 15:20:42 +03:00
33e4737b16 nvim: update lazy lock 2023-07-08 15:20:42 +03:00
2723eb9019 nvim: no neck pain 2023-07-08 15:20:42 +03:00
00826d570b nvim: add <leader>V mapping 2023-07-08 15:20:42 +03:00
6060764aba nvim: add treesitter-context 2023-07-08 15:20:42 +03:00
c64512f398 nvim: add clangd to lspconfig 2023-07-08 15:20:42 +03:00
18b369ac93 nvim: update lazy-lock 2023-07-08 15:20:42 +03:00
7058831a02 nvim: dap and trouble 2023-07-08 15:20:42 +03:00
36676701f7 nvim: improve startup time 2023-07-08 15:20:42 +03:00
27c7b3bcd9 nvim: add lazy-lock.json 2023-07-08 15:20:42 +03:00
d2df14831a nvim: fix calendar mappings 2023-07-08 15:20:42 +03:00
3c249fc7b6 nvim: fix diagnostic mappings 2023-07-08 15:20:42 +03:00
8db5f38582 nvim: add neogen 2023-07-08 15:20:42 +03:00
49fab16d82 nvim: add diffview 2023-07-08 15:20:42 +03:00
a06bf670d0 nvim: add term-edit 2023-07-08 15:20:42 +03:00
380d75b501 nvim: add refactoring.nvim 2023-07-08 15:20:42 +03:00
6687c3ee56 nvim: cleanup plugins with lazy 2023-07-08 15:20:42 +03:00
213a9b84e2 nvim: packer -> lazy 2023-07-08 15:20:42 +03:00
91c1a60dca nvim: remove unused keymappings 2023-07-08 15:20:42 +03:00
4dd022993d nvim: add neotest 2023-07-08 15:20:42 +03:00
e2219da268 nvim: add treesitter textobjcets 2023-07-08 15:20:42 +03:00
d8538063ef nvim: remove stupid "after" statements 2023-07-08 15:20:42 +03:00
1ceb9003cd nvim: fix vsnip 2023-07-08 15:20:42 +03:00
66e86a427f nvim: remove stupid plugin load event things 2023-07-08 15:20:42 +03:00
028a7409e0 nvim: orgmode -> telekasten 2023-07-08 15:20:42 +03:00
fa08f7d23e nvim: lsp shenanigans 2023-07-08 15:20:42 +03:00
eb32ac0d4b nvim: switch file tree and telescope mappings 2023-07-08 15:20:42 +03:00
d8bb348a77 nvim: switch to pylsp 2023-07-08 15:20:42 +03:00
169a3aba2e nvim: replace highlight yank plugin with autocmd 2023-07-08 15:20:42 +03:00
4cc80888fb nvim: tiny change in mapping 2023-07-08 15:20:42 +03:00
b58a85a0d6 nvim: config diet 2023-07-08 15:20:42 +03:00
a7fc52db2f nvim: mypy stuff 2023-07-08 15:20:42 +03:00
bb9ba38452 nvim: switch to cmp's signature plugin 2023-07-08 15:20:42 +03:00
b300d90bfd nvim: change git mappings 2023-07-08 15:20:42 +03:00
4a062de66f nvim: disable the "Press ENTER or type command to continue" prompt 2023-07-08 15:20:42 +03:00
b2a60d37b7 nvim: add git bindings 2023-07-08 15:20:42 +03:00
e1e5edc9c7 nvim: turn pyright diagnostic mode to workspace (lsp) 2023-07-08 15:20:42 +03:00
08a1455a4b nvim: modify telescope symbol mappings 2023-07-08 15:20:42 +03:00
0ad7aa3139 nvim: native debug -> nvim-gdb 2023-07-08 15:20:42 +03:00
5183807727 nvim: use a usable layout for debugger 2023-07-08 15:20:42 +03:00
db217f84ea nvim: dap -> termdebug 2023-07-08 15:20:42 +03:00
39b1269674 nvim: move from native formatter to formatter.nvim 2023-07-08 15:20:42 +03:00
d43d9fbcb1 nvim: add LspRestart binding 2023-07-08 15:20:42 +03:00
3ab198e375 nvim: disable auto insert mode on toggleterm focus 2023-07-08 15:20:42 +03:00
8845845268 nvim: i am becoming a frontend engineer 2023-07-08 15:20:42 +03:00
4a4bf39f6a nvim: fix <leader>ga for code actions 2023-07-08 15:20:42 +03:00
670718f8d4 nvim: use native lsp formatting instead of neoformat 2023-07-08 15:20:42 +03:00
1ae4ccab75 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
2023-07-08 15:20:42 +03:00
020e412354 nvim: ":" -> "<cmd>" in mappings 2023-07-08 15:20:41 +03:00