all repos

init.lua @ 4c67c64

my nvim config
Message Author Hash Age
feat(lsp): add elm server Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
4c67c64 1 year ago 2024-10-09 17:51:53 +0300
feat(keymaps): blame Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
7ee4d6e 1 year ago 2024-10-09 17:50:59 +0300
feat(spell): use telescope's picker for fixing words and update dict Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
9c3778f 1 year ago 2024-10-02 13:52:00 +0300
update dictionary Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
4d7cabd 1 year ago 2024-09-29 17:58:57 +0300
feat(options): enable spell checker Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
1db910d 1 year ago 2024-09-23 16:29:33 +0300
refactor(lsp): auto load oil.nvim's types Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
f4c2981 1 year ago 2024-09-19 23:26:24 +0300
feat(aucmd): add keymaps for qf Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ce6a55b 1 year ago 2024-09-19 23:25:37 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
c8feb87 1 year ago 2024-09-18 23:54:55 +0300
feat(autocmd): move help to left Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
7b6a524 1 year ago 2024-09-18 23:51:03 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
b0be2dd 1 year ago 2024-09-14 23:07:27 +0300
feat(gopher): add stuff for development Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
c347037 1 year ago 2024-09-14 23:07:16 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
6828d03 1 year ago 2024-09-06 18:14:41 +0300
fix(lsp): load `neogit` types for lua lsp by default Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
57bbf64 1 year ago 2024-09-03 11:17:45 +0300
refactor(gopher): simplify `build` function Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
481746b 1 year ago 2024-09-03 11:17:10 +0300
refactor(git): setup all mappings with helper function Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
2ffce81 1 year ago 2024-09-03 11:16:43 +0300
refactor: set autocmds in consistent way Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ec13226 1 year ago 2024-09-03 11:15:54 +0300
feat(treesitter): add sql syntax injection in gleam Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
844d556 1 year ago 2024-08-24 14:29:32 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
d413608 1 year ago 2024-08-17 00:17:53 +0300
feat: get commentstring option via treesitter parser Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
8cf1199 1 year ago 2024-08-17 00:17:05 +0300
refactor(lazydev): auto load types for mini.test Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
b86ff7f 1 year ago 2024-08-17 00:15:10 +0300
refactor(lualine): auto detect color theme Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
6686316 1 year ago 2024-08-17 00:14:59 +0300
feat: add setup for gleam Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
4fa6aad 1 year ago 2024-08-17 00:14:50 +0300
refactor(todo-comment): setup telescope picker on load Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
4526ef9 1 year ago 2024-08-13 21:00:37 +0300
refactor(treesitter): reformat injection query Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
2ce9960 1 year ago 2024-08-13 21:00:15 +0300
fix(lsp): actually setup codeLens Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
b606d40 1 year ago 2024-08-04 15:58:57 +0300
refactor(lualine): remove unused code Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
454bb33 1 year ago 2024-08-04 15:58:51 +0300
reformat Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
dccb708 1 year ago 2024-08-04 15:52:13 +0300
feat(mini): install .ai module Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
dd835a9 1 year ago 2024-08-04 15:38:26 +0300
refactor(curl): update lazy-load events Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
19ef528 1 year ago 2024-08-04 15:37:41 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
3474f50 1 year ago 2024-08-04 14:47:40 +0300
feat(treesitter): install headlines to change the background color of... Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
56836bc 1 year ago 2024-08-04 14:46:18 +0300
feat(null-ls): add code formatter for sql Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
e18d070 1 year ago 2024-08-04 14:24:04 +0300
refactor(treesitter): update sql injections Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
76d6e8a 1 year ago 2024-08-04 14:23:49 +0300
refactor(gopher): auto update deps on build Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ab56de1 1 year ago 2024-08-04 14:23:24 +0300
refactor: remove project.nvim plugins... Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
b3fe7cf 1 year ago 2024-08-02 01:35:01 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
26fc186 1 year ago 2024-08-01 21:11:54 +0300
refactor(telescope): dont load telescope on start Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
38629d3 1 year ago 2024-08-01 21:10:01 +0300
refactor(lsp): update config of lazydev Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
2482038 1 year ago 2024-08-01 21:09:44 +0300
refactor: change the way of mapping keymaps Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
c36ca9a 1 year ago 2024-08-01 21:08:40 +0300
fix: make all more "lazy-load"ed Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
caf1af9 1 year ago 2024-07-27 00:12:29 +0300
feat(options): add support for Ukrainian keyboard layout Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
45ba3cb 1 year ago 2024-07-26 23:41:32 +0300
refactor(lsp.attach): remove deprecation wanrings... Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
e378df7 1 year ago 2024-07-26 23:41:05 +0300
update plguins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
27ed58f 1 year ago 2024-07-26 23:41:00 +0300
feat: install mini.test Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
5bed3b4 1 year ago 2024-07-24 15:34:37 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
1aa6a28 1 year ago 2024-07-19 12:52:22 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
b99963e 1 year ago 2024-07-12 23:36:02 +0300
refactor!: enable copilot, idk why Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
d456e08 1 year ago 2024-07-12 23:35:41 +0300
refactor(lsp): update gopls' settings Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
2da99ff 1 year ago 2024-07-12 23:34:59 +0300
refactor(notes): change command for opening the notes Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
d4cf0f7 1 year ago 2024-07-12 20:44:37 +0300
refactor(neotest): reconfigure go afapter Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
9cae63d 1 year ago 2024-07-12 20:44:10 +0300
refactor(treesitter): remove rainbow module Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
b672ae4 1 year ago 2024-07-08 16:41:39 +0300
refactor: migrate from neodev to lazydev; update some type annotations Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
28bffe2 1 year ago 2024-07-08 16:40:56 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
951bed4 1 year ago 2024-07-06 12:39:05 +0300
refactor(neogit): update layout Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
0e440d4 1 year ago 2024-07-06 12:37:00 +0300
refactor(neotest): switch adapters for go Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
3d359b1 1 year ago 2024-07-06 12:31:27 +0300
refactor(notes): fully remove git integration Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
da2818c 1 year ago 2024-07-06 12:31:12 +0300
refactor(tokyonight): upgrade and fix of theme variant Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
2c82dd5 1 year ago 2024-07-06 12:30:04 +0300
feat: install curl.nvim... Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
5a3f7cd 1 year ago 2024-07-06 12:29:24 +0300
refactor(gopher): change log level Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ede5a97 1 year ago 2024-06-30 13:53:24 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
40f3b9d 1 year ago 2024-06-30 13:49:32 +0300
refactor(luasnip): i wouldn't even call this refactor but still Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
d2456fe 1 year ago 2024-06-09 14:05:26 +0300
refactor: remove mason Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
0a7f234 1 year ago 2024-05-22 23:58:56 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
da8d6da 1 year ago 2024-05-22 23:54:14 +0300
refactor: migrate to LspAttach for lsp attach function Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
4d6f4a0 1 year ago 2024-05-22 23:52:16 +0300
refactor(lsp): make plugins declarations prettier Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
fa3bf83 1 year ago 2024-05-21 00:11:35 +0300
refactor(oil): update keymaps Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
2f89f46 1 year ago 2024-05-20 23:50:11 +0300
use builtin commeting thing Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
e7ffb0f 1 year ago 2024-05-20 22:53:07 +0300
refactor(neogit): migrate from nightly to stable Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
44dda19 1 year ago 2024-05-20 22:52:32 +0300
make all file dependend keymaps local Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
fae6723 1 year ago 2024-05-14 15:41:01 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
8a55530 1 year ago 2024-05-12 23:34:40 +0300
refactor: disable python Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
9484fc8 1 year ago 2024-05-12 21:52:00 +0300
refactor(notes): renaming Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
0a5a034 1 year ago 2024-05-10 14:33:41 +0300
feat(notes): auto commit on every change... Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
3267499 1 year ago 2024-05-10 14:30:47 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
8132a45 1 year ago 2024-05-08 17:41:42 +0300
feat: add simple per-project note thing Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
543dbcd 1 year ago 2024-05-08 17:41:41 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
8fd7d62 1 year ago 2024-05-08 17:41:41 +0300
refactor(git): update configs for git plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
a005b68 1 year ago 2024-05-02 22:37:37 +0300
fix(lsp.attach)!: update to nvim 0.10 Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ab4c49b 1 year ago 2024-05-01 19:04:23 +0300
feat(lsp): setup for c... Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
c1837ec 1 year ago 2024-04-28 23:14:26 +0300
refactor(neotest): setup via lazy's opts Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
96baeef 1 year ago 2024-04-17 18:46:09 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
2f4b5b7 1 year ago 2024-04-15 01:24:21 +0300
refactor(options): change the way of loading colortheme Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
de6c0d1 1 year ago 2024-04-15 01:22:05 +0300
refactor(plugins): move on from `config` to `opts` in plugins setup Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
fe59924 1 year ago 2024-04-15 01:21:23 +0300
refactor(plugins): add type annotation Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
4478ad7 1 year ago 2024-04-15 01:14:49 +0300
style(neotest): reformat Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
16f30e9 1 year ago 2024-04-13 16:36:13 +0300
refactor(ftplugin): update keymaps, again Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
64ddbdd 1 year ago 2024-04-13 16:35:25 +0300
refactor(options): update local leader, sidescrolloff Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
d51e4f8 1 year ago 2024-04-13 16:34:50 +0300
refactor(telescope): update keymaps Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
3160646 1 year ago 2024-04-13 16:34:35 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
b8ac3a3 1 year ago 2024-04-08 00:25:26 +0300
feat(keymaps): improve J Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
4312cc0 1 year ago 2024-04-08 00:22:19 +0300
feat(copilot): disable completion but not chat Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
dc92c2b 1 year ago 2024-04-08 00:21:56 +0300
refactor(harpoon)!: fix deprecation error Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
5bccff6 1 year ago 2024-04-08 00:18:26 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
f4e16ac 1 year ago 2024-04-05 17:23:48 +0300
feat(lsp): add templ server Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
58736cf 1 year ago 2024-04-04 23:31:52 +0300
refactor(neogit): use nightly update Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
7b4e9b7 1 year ago 2024-04-04 20:32:22 +0300
note for future Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
0e715a1 1 year ago 2024-04-04 20:32:05 +0300
refactor(cmp): change the way of setupping copilot-cmp. make it easier to disable copilot Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
79edb3f 1 year ago 2024-04-04 20:30:00 +0300
refactor(copilot): update list of ignored filetypes Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ee3d712 1 year ago 2024-04-04 20:29:04 +0300
refactor(injections): keep only sql injections Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
5b6113b 1 year ago 2024-04-04 20:27:53 +0300
refactor(lazy): use vim.uv and update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
fff14b1 1 year ago 2024-04-04 20:26:11 +0300
refactor(gitsigns): update keymaps, again Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ad04408 1 year ago 2024-04-03 12:39:10 +0300
refactor(lsp.attach): disable inlay_hints by default Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
1fe75fb 1 year ago 2024-04-03 12:32:43 +0300
refactor(copilot_chat): update, use new way of mapping Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
c2f3a32 1 year ago 2024-04-03 12:28:01 +0300
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
dacb681 1 year ago 2024-04-03 12:26:08 +0300
fix(neotest): install new dep Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
485727b 1 year ago 2024-04-03 12:22:52 +0300
refactor(cmp): update config Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
6324d94 1 year ago 2024-04-02 23:02:05 +0300
refactor: update vim.loader Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
9a37b06 1 year ago 2024-04-02 22:48:14 +0300
refactor(diagnostic): update diagnostic Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
5fb49f5 1 year ago 2024-04-02 22:47:59 +0300
refactor(lualine): add build step Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
2d86bec 1 year ago 2024-04-02 22:47:37 +0300
refactor(lsp): use servers' formatter, and null-ls for everything else Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
828ca35 1 year ago 2024-03-29 22:33:13 +0200
fix(cmp): it helps but not for gopls Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
fd2cc56 1 year ago 2024-03-29 22:31:52 +0200
refactor(harpoon_status): some optimizing ig Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
96737b4 1 year ago 2024-03-21 19:57:52 +0200
refactor(lsp): update sehemas for json and yaml lsp Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
c436309 1 year ago 2024-03-19 18:06:33 +0200
refactor(lualine): refactor harpoon_status Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
9e0160f 1 year ago 2024-03-19 18:06:13 +0200
feat(harpoon_status): add some types and kinda optimization Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ee6a2e7 1 year ago 2024-03-17 23:55:11 +0200
refactor(utils): remove quickfix toggler Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
b2e97aa 1 year ago 2024-03-17 23:50:20 +0200
refactor: use bash instead of sh as in vim shell Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
3ffd7d5 1 year ago 2024-03-17 23:50:20 +0200
refactor: update keymaps, remove some that i dont use Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
e271a02 1 year ago 2024-03-17 23:50:20 +0200
refactor(treesitter): update sql injection Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
79d4a48 1 year ago 2024-03-17 23:50:20 +0200
feat(copilot): add copilot chat setup Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
81c1e8f 1 year ago 2024-03-17 23:40:50 +0200
refactor(mini): update mapping for bufremove Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
f3b16d3 1 year ago 2024-03-16 12:58:56 +0200
feat(plugins): install `wakatime` Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
9f95fd0 1 year ago 2024-03-16 12:58:14 +0200
refactor(telescope): set theme for `help_tags` Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ae51ef0 1 year ago 2024-03-16 12:57:48 +0200
refactor: change localleader back to , Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
015165b 1 year ago 2024-03-13 17:15:38 +0200
refactor: set keymaps in single way Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
71addb1 1 year ago 2024-03-13 17:08:34 +0200
refactor(opts): move diagnostic setup into non-lsp spesific module Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
f6acf4c 1 year ago 2024-03-12 19:24:47 +0200
refactor(lsp): setup eslint as an lsp server Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
28e1373 1 year ago 2024-03-12 19:21:56 +0200
refactor(snips): remove all custom go snips due to not using them Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
fed16a2 2 years ago 2024-03-07 00:09:54 +0200
fix: load mason also with command, useful for updating Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
cf2a79f 2 years ago 2024-03-06 00:42:25 +0200
update plugins and fix breaking change Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
40ebe58 2 years ago 2024-03-06 00:42:06 +0200
refactor(telescope): make keymap more memonic Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
acf040c 2 years ago 2024-03-05 22:12:17 +0200
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
ed87df4 2 years ago 2024-02-28 23:12:30 +0200
refactor: some cleaning up Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
622e8df 2 years ago 2024-02-28 23:09:53 +0200
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
47a1beb 2 years ago 2024-02-16 00:23:24 +0200
refactor(lsp): change the way of mappings in on_attach Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
d42338b 2 years ago 2024-02-16 00:23:03 +0200
refactor(telescope): add diagnostics Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
9724c36 2 years ago 2024-02-16 00:22:33 +0200
update plugins Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
f27d75e 2 years ago 2024-02-12 22:26:49 +0200
feat: add new file, explorer, yeah... Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
c268ed2 2 years ago 2024-02-12 22:25:20 +0200
refactor: move gopher.nvim setup into spe file Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
bf345af 2 years ago 2024-02-12 22:24:53 +0200
refactor(project.nvim): update config, it've been years.. Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
de49697 2 years ago 2024-02-12 22:24:30 +0200
refactor: change way of setting keymaps Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
fb038ed 2 years ago 2024-02-12 22:24:19 +0200
refactor(keymaps): add some new keys Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
d599aee 2 years ago 2024-02-06 18:52:59 +0200
refactor(autocmd): update and add some new autocmd Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
46ae846 2 years ago 2024-02-06 18:06:17 +0200
refactor(oil): update mappings Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
5f0e9e9 2 years ago 2024-02-06 18:02:38 +0200
refactor(harpoon): change way of setting keymaps Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
4f003e9 2 years ago 2024-02-06 17:44:30 +0200
feat(telescope): add fzf support Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
41aaa7b 2 years ago 2024-02-06 17:39:37 +0200
refactor(telescope): update the look of lsp symbol picker Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
83d00ef 2 years ago 2024-02-05 23:38:00 +0200
refactor(treesitter): install parses that just cannot be installed automatically Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
e8f3106 2 years ago 2024-02-05 23:37:27 +0200
fix: basically it fixes nvim-cmp that sometimes just stop working corectlly, but idk why Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
8f0a59f 2 years ago 2024-02-05 23:36:55 +0200
feat: change neotest adapter that can run testify suites Smirnov Oleksandr ss2316544@gmail.com Smirnov Oleksandr
ss2316544@gmail.com
10f95c7 2 years ago 2024-01-31 18:43:13 +0200
[load more]