|
|
1f6045c794
|
neovim: remove checks for windows
|
2023-07-30 00:04:46 +03:00 |
|
|
|
900371bdef
|
neovim: add mappings to jump between choice in snippets
|
2023-07-29 23:53:00 +03:00 |
|
|
|
30927451c9
|
neovim: not group empty directories in file tree
|
2023-07-29 23:09:25 +03:00 |
|
|
|
2e81bdb45a
|
neovim: fix git blame text color
|
2023-07-29 23:05:39 +03:00 |
|
|
|
e095082293
|
neovim: change gruvbox colorscheme variant
|
2023-07-27 23:04:31 +03:00 |
|
|
|
1be8a109c5
|
neovim: clear SignColumn after setting colorscheme
|
2023-07-27 22:59:07 +03:00 |
|
|
|
9437f19ba5
|
neovim: remove black formatter
|
2023-07-27 19:22:01 +03:00 |
|
|
|
2e074fedee
|
neovim: don't load js/ts snippets
|
2023-07-27 19:17:26 +03:00 |
|
|
|
6a0040fc95
|
neovim: remove dap and nui plugins
|
2023-07-27 19:15:13 +03:00 |
|
|
|
f4c7f6844d
|
neovim: add relative filename in statusline
|
2023-06-06 14:20:21 +03:00 |
|
|
|
d66f61fbae
|
neovim: remove unused shit
|
2023-05-02 18:45:54 +03:00 |
|
|
|
ce7312a2eb
|
neovim: remove :ClearMessages cmd
|
2023-05-02 17:53:41 +03:00 |
|
|
|
5b2d9cab21
|
neovim: remove git_status from lualine
|
2023-04-29 22:58:45 +03:00 |
|
|
|
69e603905b
|
neovim: add paste mapping for nvim-tree
|
2023-04-25 10:11:46 +03:00 |
|
|
|
214def19dc
|
neovim: update nvim-tree mappings config
|
2023-04-19 10:16:27 +03:00 |
|
|
|
641020561b
|
neovim: update lsp servers list
|
2023-04-15 23:29:24 +03:00 |
|
|
|
fbb815f2b2
|
neovim: add :GoFixImports command
|
2023-04-11 10:42:12 +03:00 |
|
|
|
95fca85fea
|
neovim: add :GoRunFile command
|
2023-04-08 10:58:30 +03:00 |
|
|
|
5c0f5202fa
|
neovim: add debug app dap configuration
|
2023-03-22 21:59:15 +03:00 |
|
|
|
dc69265de9
|
neovim: setup dap
|
2023-03-22 21:30:35 +03:00 |
|
|
|
eb843391fd
|
neovim: change diagnostic remaps to start with e
|
2023-03-22 21:29:28 +03:00 |
|
|
|
21bb68a72c
|
neovim: update remap for toggling nvim-tree
|
2023-03-21 12:06:15 +03:00 |
|
|
|
39c903d6f9
|
neovim: back to gruvbox-material
|
2023-03-01 22:46:21 +03:00 |
|
|
|
dfe900468a
|
neovim: remove unused imports in ts files on save
|
2023-02-19 16:23:34 +03:00 |
|
|
|
089f0ae574
|
neovim: remove lua lsp from ensure_installed
|
2023-02-15 20:10:59 +03:00 |
|
|
|
c85d7c9d39
|
neovim(file-tree): set adaptive_size=false
|
2023-02-08 12:19:55 +03:00 |
|
|
|
01f40e1f42
|
neovim(file-tree): add action for unstaging file
|
2023-02-08 12:19:42 +03:00 |
|
|
|
8605d6175d
|
neovim: remove calling reload_explorer after git call in file tree
|
2023-02-08 12:16:26 +03:00 |
|
|
|
d67fb00988
|
neovim: lazy_load vscode snippets for luasnip
|
2023-02-07 13:36:12 +03:00 |
|
|
|
7d3591ecaf
|
neovim: change remap to go to prev diagnostic
|
2023-02-04 14:07:12 +03:00 |
|
|
|
ddb3569c59
|
neovim: remove unused remaps
|
2023-02-04 14:07:01 +03:00 |
|
|
|
90103aa492
|
neovim: disable cursor blinking
|
2023-02-03 14:54:26 +03:00 |
|
|
|
4af51d4f83
|
neovim: show cursor always as block
|
2023-02-01 23:00:45 +03:00 |
|
|
|
91cb9c8fd7
|
neovim: install kanagawa colorscheme
|
2023-02-01 22:59:34 +03:00 |
|
|
|
bf55edf5ab
|
neovim: add autocmd for opening nvim-tree on startup
|
2023-02-01 22:50:50 +03:00 |
|
|
|
46de09753f
|
neovim: disable mouse completely
|
2022-12-19 11:10:57 +03:00 |
|
|
|
1d84495987
|
neovim: remove esc to exit terminal mode
it interfered with vim inside terminal
|
2022-11-24 21:49:45 +03:00 |
|
|
|
73d16ac94e
|
neovim: remove material colorscheme
|
2022-11-13 15:46:15 +03:00 |
|
|
|
19ae00e8bb
|
neovim: remove lualine tabline
|
2022-10-22 00:24:16 +03:00 |
|
|
|
03839e7f61
|
neovim: update nvim-cmp
|
2022-10-16 22:07:13 +03:00 |
|
|
|
d13d84aba8
|
neovim: add remap to open error on stackoverflow
|
2022-10-14 21:23:28 +03:00 |
|
|
|
8a4d059c7a
|
neovim: change lua-dev to neodev
|
2022-10-14 21:21:59 +03:00 |
|
|
|
9c76faf3f8
|
neovim: append emmet_ls lsp to astro
|
2022-10-07 23:37:35 +03:00 |
|
|
|
e23c958dcb
|
neovim: install poimandres colorscheme
|
2022-10-07 21:04:55 +03:00 |
|
|
|
5ca161d280
|
neovim: add cmdheight=0 option
|
2022-10-01 22:28:06 +03:00 |
|
|
|
f359ffe0ce
|
neovim: lazy load some plugins
|
2022-09-23 21:04:14 +03:00 |
|
|
|
9c7a090cc8
|
neovim(lsp): add yaml ft for schemastore
|
2022-09-23 20:36:20 +03:00 |
|
|
|
e8a01597d4
|
neovim(theme): gruvbox for life
|
2022-09-20 22:02:51 +03:00 |
|
|
|
0f3a3168dd
|
neovim(telescope): add winblend=15
|
2022-09-15 21:56:55 +03:00 |
|
|
|
30f35efc3f
|
neovim(telescope): fuck, im too lazy to type this shit
|
2022-09-15 21:47:40 +03:00 |
|