1
0
Commit Graph

75 Commits

Author SHA1 Message Date
bcc1335c3e add escape.nvim 2023-07-12 21:23:42 +03:00
e4155b9fa4 add navbuddy 2023-07-12 21:10:00 +03:00
4cc65a0302 fix mason.nvim configuration 2023-06-05 22:43:53 +03:00
db3a1827a4 update config to work on windows 2023-05-11 17:31:02 +03:00
705e3f52fd add greping with selected text 2023-05-11 17:31:02 +03:00
30c06d3adf update config 2023-05-11 17:31:02 +03:00
9d088fe9d5 disable ufo 2023-05-11 17:31:02 +03:00
6655553eba replace deprecated function 2023-05-11 17:31:02 +03:00
6f9391fe56 setup ufo 2023-05-11 17:31:02 +03:00
df7988e8dd add lazygit integration 2023-05-11 17:31:02 +03:00
d1074eeca2 switch to mason.nvim 2023-05-11 17:31:02 +03:00
31cdc5d052 update keybind 2023-05-11 17:31:02 +03:00
c307f0c2ee specify to use python3 2023-05-11 17:31:02 +03:00
77ea86bc30 add legendary.nvim descriptions to most common bindings 2023-05-11 17:31:02 +03:00
29ab09bed9 refactor config structure 2023-05-11 17:31:02 +03:00
fc922961fe update config 2023-05-11 17:31:02 +03:00
b6a5589d99 Merge branch 'main' of https://github.com/RokasPuzonas/neovim-config into main 2023-05-11 17:31:02 +03:00
3d4e55abf1 nvim-tree group empty 2023-05-11 17:31:02 +03:00
23e9ee0e6c add baleia colorizer 2023-05-11 17:31:02 +03:00
e48b35354f Merge branch 'main' of https://github.com/RokasPuzonas/neovim-config into main 2023-05-11 17:31:02 +03:00
4525386999 Merge branch 'main' of https://github.com/RokasPuzonas/neovim-config into main 2023-05-11 17:31:02 +03:00
c4ef02010a add nvim-tree binding 2023-05-11 17:31:02 +03:00
a2166790ff Merge branch 'main' of https://github.com/RokasPuzonas/neovim-config into main 2023-05-11 17:31:02 +03:00
c4e9cd5302 update luasnip 2023-05-11 17:30:35 +03:00
6c167845e7 add gitblame 2023-05-11 17:30:35 +03:00
c8913695f1 update config 2023-05-11 17:30:35 +03:00
4ed6207d1b add telescope mapping 2023-05-11 17:30:35 +03:00
e075db783d add toggleterm binding 2023-05-11 17:30:35 +03:00
637bdfc93b add MIT license snippet 2023-05-11 17:30:35 +03:00
2fe153a57a add lua snippet 2023-05-11 17:30:35 +03:00
9efae9f0f4 setup dap debugger 2023-05-11 17:30:35 +03:00
7578782f98 update configs 2023-05-11 17:30:35 +03:00
89f5e38b2e feat: remap "edit neovim config" 2022-06-26 17:09:27 +03:00
030f50b95f fix: remove unused plugins/configs 2022-06-15 17:13:35 +03:00
f65d6dcc04 feat: add bindings for workspace diagnostics 2022-06-15 17:13:13 +03:00
d946d36f1a fix: configure rust clippy lsp 2022-04-01 22:21:20 +03:00
a6476a94fb fix: update commenting plugin for vue 2022-04-01 22:21:05 +03:00
a737d0cbc6 fix: update gitsigns config 2022-04-01 22:21:05 +03:00
e6ec1dc7a5 fix: add godot lsp 2022-04-01 22:21:05 +03:00
3f1a41e7a7 fix: update telescope config 2022-01-31 00:48:31 +02:00
0b89cecc94 fix: update trouble config 2022-01-31 00:48:06 +02:00
22c5a7c600 feat: replace fern with nvim-tree 2022-01-31 00:46:55 +02:00
c5d5124f72 fix: disable textobjects and textsubjects 2022-01-31 00:46:13 +02:00
3aac3ed04d fix: remove emoji suggesstions from lsp 2022-01-31 00:45:33 +02:00
8a38da64b6 feat: add zen mode 2022-01-31 00:43:31 +02:00
1078cc9d3b fix: switch commenting plugin for better vue file support 2021-11-23 14:34:03 +02:00
29a921523e fix: setup jsonls to use schema for known files 2021-11-23 14:17:57 +02:00
cf211000f5 fix: shorten mapping for greping text 2021-11-04 01:21:54 +02:00
2a72fe7ca7 docs: add link as reminder in todo 2021-11-04 00:49:53 +02:00
6da6c47747 feat: add treesitter-textobjects and treesitter-textsubjects 2021-11-04 00:48:58 +02:00