Commit Graph

56 Commits

Author SHA1 Message Date
125c740086 Revert "nvim: add markdown preview"
This reverts commit 1de8f35b0e.
2023-07-08 15:20:43 +03:00
3bb94c5efb nvim: add markdown preview 2023-07-08 15:20:43 +03:00
835d3d3028 nvim: which-key 2023-07-08 15:20:42 +03:00
8b20420943 nvim: mini.ai 2023-07-08 15:20:42 +03:00
af2b56996a nvim: enable colorscheme preview for telescope 2023-07-08 15:20:42 +03:00
6deb9dd085 nvim: weekly LSP language changes 2023-07-08 15:20:42 +03:00
a177194381 nvim: fix formatter for go 2023-07-08 15:20:42 +03:00
2723eb9019 nvim: no neck pain 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
7058831a02 nvim: dap and trouble 2023-07-08 15:20:42 +03:00
d2df14831a nvim: fix calendar mappings 2023-07-08 15:20:42 +03:00
8db5f38582 nvim: add neogen 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
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
1ceb9003cd nvim: fix vsnip 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
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
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
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
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
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
b73df6e01e nvim: cmp setting to only enable buffer completion when the word is 5
chars long or more
2023-07-08 15:20:41 +03:00
0504d3861b nvim: search_dirs -> cwd 2023-07-08 15:20:41 +03:00
ba4d06683d nvim: update whichkey 2023-07-08 15:20:41 +03:00
e057bd83a9 nvim: better cd mappings for ac and of 2023-07-08 15:20:41 +03:00
acbf132b52 nvim: orgmode rocks 2023-07-08 15:20:41 +03:00
022c795ab8 nvim: let's try out this orgmode thing 2023-07-08 15:20:41 +03:00
1695f75d4b nvim: remove vimwiki 2023-07-08 15:20:41 +03:00
fc764cfd20 nvim: give vsnip its own file 2023-07-08 15:20:41 +03:00
d41dfc6efe nvim: run a formatted and update autocmds to new 0.7 api 2023-07-08 15:20:41 +03:00
72d4a48e4c nvim 2023-07-08 15:20:41 +03:00
4a28761e5f nvim: organize a bunch of color / visual details 2023-07-08 15:20:41 +03:00
caedad05db nvim: update cmp config 2023-07-08 15:20:41 +03:00