|
|
f0bfdd4612
|
use vim.lsp.buf.format() for formatting
|
2022-05-05 22:11:18 +03:00 |
|
|
|
4e46c152ad
|
remove 'smartindent' option
|
2022-04-27 12:16:42 +03:00 |
|
|
|
16b21c8229
|
use preserve_window_proportions instead of auto_resize
|
2022-04-27 10:43:04 +03:00 |
|
|
|
62083778f8
|
remove resize remaps
|
2022-04-23 11:58:25 +03:00 |
|
|
|
48fc3d2528
|
set 'smartindent' option
|
2022-04-22 23:32:01 +03:00 |
|
|
|
3838f14bec
|
organize colorschemes better
|
2022-04-22 21:45:11 +03:00 |
|
|
|
ebe4979b9e
|
install sidebar-nvim plugin
|
2022-04-20 23:03:52 +03:00 |
|
|
|
ed4539e398
|
install awesome-vim-colorschemes collection
|
2022-04-20 22:35:52 +03:00 |
|
|
|
28b79eea73
|
add mapping for telescope to toggle preview
|
2022-04-20 22:28:09 +03:00 |
|
|
|
3fce20fa06
|
install nebulous.nvim plugin
|
2022-04-20 22:27:21 +03:00 |
|
|
|
218f9beba9
|
Revert "create safe_require function"
This reverts commit 6708dd0553.
|
2022-04-19 10:54:13 +03:00 |
|
|
|
4e039fec43
|
explicitly clear SignColumn highlight
|
2022-04-18 22:29:47 +03:00 |
|
|
|
6708dd0553
|
create safe_require function
|
2022-04-18 22:29:37 +03:00 |
|
|
|
939440b5a5
|
set gruvbox-material as default colorscheme
|
2022-04-18 10:47:11 +03:00 |
|
|
|
3878d42970
|
change lua command api
|
2022-04-17 13:39:07 +03:00 |
|
|
|
24aae5517e
|
install nvim-scrollview plugin
|
2022-04-16 12:50:12 +03:00 |
|
|
|
4d8bfa091a
|
update nvim-tree custom filters
|
2022-04-16 12:33:05 +03:00 |
|
|
|
7c58a63b8e
|
add GitShowCommit command
|
2022-04-16 12:29:45 +03:00 |
|
|
|
5f2f39adb4
|
change root_dir for eslint lsp
|
2022-04-15 23:07:01 +03:00 |
|
|
|
f5bc06d60c
|
set redrawtime option to 4000
|
2022-04-15 20:48:45 +03:00 |
|
|
|
fa57967897
|
install cmp_git plugin
|
2022-04-13 22:02:41 +03:00 |
|
|
|
be10121ae7
|
remove unused plugins
|
2022-04-13 21:58:38 +03:00 |
|
|
|
dd055464a4
|
update cmp documentation config
|
2022-04-13 20:59:53 +03:00 |
|
|
|
44e3f60a40
|
install package-info.nvim plugin
|
2022-04-10 20:24:31 +03:00 |
|
|
|
be430cdc30
|
install nui.nvim plugin
|
2022-04-10 20:17:53 +03:00 |
|
|
|
481087f12d
|
add renderer options to nvim-tree.setup
|
2022-04-10 18:37:36 +03:00 |
|
|
|
57cf766980
|
install new colorschemes
|
2022-04-10 18:31:28 +03:00 |
|
|
|
e796a460d6
|
set auto_reload_on_write to true
|
2022-04-10 18:08:44 +03:00 |
|
|
|
dbac2c7d35
|
don't move terminal split to bottom
|
2022-04-10 00:08:48 +03:00 |
|
|
|
40407f4a2b
|
install zen-mode and twilight plugins
|
2022-04-10 00:04:24 +03:00 |
|
|
|
ed982b6d8a
|
set 'showmode' to false
|
2022-04-09 23:58:29 +03:00 |
|
|
|
5a89ccff44
|
disable builtin sumneko_lua formatting
|
2022-04-09 23:46:50 +03:00 |
|
|
|
5a2fe6b8ac
|
add BufEnter autocmd for fugitive and gitcommit
|
2022-04-09 22:35:42 +03:00 |
|
|
|
81bc1b9bdb
|
open horizontal terminal at the very bottom
|
2022-04-09 22:24:03 +03:00 |
|
|
|
f05ec4f752
|
install octo.nvim
|
2022-04-09 22:23:40 +03:00 |
|
|
|
a084f91e02
|
add tf mapping to find_tab
|
2022-04-08 23:00:43 +03:00 |
|
|
|
8f35f45d58
|
add <leader>rf mapping for formatting
|
2022-04-07 21:54:16 +03:00 |
|
|
|
c082dffbcc
|
add more json schemas
|
2022-04-07 21:37:35 +03:00 |
|
|
|
b9db6962d4
|
use nvim_add_user_command() to create commands
|
2022-04-05 16:37:01 +03:00 |
|
|
|
8b11bebc40
|
add quickfix to lualine extensions
|
2022-04-03 22:25:27 +03:00 |
|
|
|
a6ccc6d20d
|
add select_diagnostic util function
|
2022-04-03 19:10:22 +03:00 |
|
|
|
ef0b8379c1
|
add lualine extensions
|
2022-04-03 18:35:25 +03:00 |
|
|
|
f66a92911d
|
install nvim-notify plugin
|
2022-04-03 18:08:22 +03:00 |
|
|
|
f6fb47a326
|
show tabs and windows in lualine tabline
|
2022-04-01 22:01:00 +03:00 |
|
|
|
e2e97320a0
|
install lua-dev plugin
|
2022-04-01 21:12:51 +03:00 |
|
|
|
ec2cbc59b0
|
use BufEnter instead of WinEnter
|
2022-04-01 14:51:52 +03:00 |
|
|
|
4448a1ae8e
|
implement open_url_in_browser() for windows
|
2022-04-01 10:40:10 +03:00 |
|
|
|
ed6d81ef53
|
organize git functions in git.lua
|
2022-03-31 23:36:27 +03:00 |
|
|
|
c2e873b521
|
add <leader>go mapping
|
2022-03-31 23:24:38 +03:00 |
|
|
|
4b48d2af52
|
add a bunch of git utility functions
|
2022-03-31 23:24:25 +03:00 |
|