Commit Graph

301 Commits

Author SHA1 Message Date
80605f15d9 neovim: install harpoon 2023-11-06 22:17:48 +03:00
e70e463216 neovim: remove unused stuff 2023-11-06 22:17:34 +03:00
e61379b5e3 neovim: install nvim-autotag plugin 2023-11-01 23:33:51 +03:00
f0433d4067 neovim: install schemastore plugin for json 2023-10-31 22:29:22 +03:00
2b6bea20fa neovim: install eyeliner plugin 2023-10-31 22:12:19 +03:00
0e5a5a5248 neovim: disable tsserver formatting 2023-10-31 22:11:48 +03:00
0f432164ea neovim: add Format command 2023-10-22 19:25:05 +03:00
56a78e3d4c neovim: add range code action if it exists 2023-10-22 12:32:30 +03:00
49f361a6ae neovim: add leadmultispace to listchars 2023-10-22 12:32:00 +03:00
961ef2a324 neovim: add mapping for show document symbols in telescope 2023-10-11 12:16:14 +03:00
b99ea88ba3 neovim: remove signature mapping 2023-10-11 12:00:59 +03:00
3e93d2ed0d neovim: remove unused module 2023-10-09 11:53:06 +03:00
ae7498f888 neovim: change tabstop only in current buffer for go files 2023-09-30 00:19:05 +03:00
fc471ece74 neovim: add lualine 2023-09-01 12:15:29 +03:00
dacc6c7f09 neovim: fix diagnostic mappings 2023-09-01 09:54:37 +03:00
7f6c084a21 neovim: add module for enabling/disabling formatting 2023-09-01 09:54:33 +03:00
ceb2ac3de8 neovim: add mappings for quickfix 2023-08-31 17:23:09 +03:00
7bbadc003a neovim: fix git restore mapping 2023-08-31 11:22:26 +03:00
2703ef3acb neovim: add comment.nvim plugin 2023-08-31 11:10:28 +03:00
42d42cdb86 neovim: add autopairs plugin 2023-08-31 11:06:51 +03:00
6f4ff1088d neovim: add nvim-tree 2023-08-31 11:04:57 +03:00
9c2ff43fec neovim: import telescope actions in lsp module 2023-08-30 11:36:25 +03:00
208f9889af neovim: hide gitignore'd files in telescope find_files 2023-08-30 11:31:07 +03:00
ab89b33594 neovim: live_grep within hidden files as well 2023-08-29 15:47:01 +03:00
9f67e58bdc neovim: add mapping for opening telescope pickers menu 2023-08-29 15:39:00 +03:00
5c0126aca2 neovim: fix undodir value 2023-08-29 12:51:09 +03:00
74d2bdbed3 neovim: add undotree 2023-08-29 12:36:09 +03:00
4b845016b5 neovim: stylua pretty here 2023-08-29 12:12:49 +03:00
cf8f1a1305 neovim: add ftplugin files 2023-08-29 00:51:46 +03:00
825741df8c neovim: add netrw config 2023-08-29 00:46:31 +03:00
7221b8a04b neovim: rewrite config 2023-08-29 00:42:44 +03:00
fd67c6c242 neovim: change remap to not interfere w/ default mapping 2023-08-25 18:54:40 +03:00
3a0009f617 neovim: remove neodev plugin 2023-08-14 17:58:36 +03:00
207c50decd neovim: remove unused plugins 2023-08-14 17:55:04 +03:00
533349b1b7 neovim: close nvim-tree on file open 2023-08-11 10:19:07 +03:00
87edcd25bb neovim: add remaps for git diffview merging 2023-08-11 10:17:06 +03:00
f1d7444a74 neovim: add undotree 2023-08-11 10:16:05 +03:00
5aa775e18a neovim: also open signature_help in normal mode 2023-08-01 14:39:04 +03:00
c258339846 neovim: use builtin signature_help instead of plugin 2023-08-01 14:26:58 +03:00
8d5dc18b6d neovim: remove gruvbox colorscheme
return to gruvbox-material
2023-07-30 10:32:40 +03:00
f7efd342b4 neovim: remove unused user commands 2023-07-30 00:21:03 +03:00
70601f4fbd neovim: remove unnecessary autocmd 2023-07-30 00:19:42 +03:00
70015edf5b neovim: remove autocmd with filetype detection 2023-07-30 00:15:08 +03:00
705e9157d2 neovim: no need to reload nvimtree in gitsigns mappings anymore 2023-07-30 00:11:45 +03:00
53a870f7f5 neovim: remove unused tabs mappings 2023-07-30 00:09:16 +03:00
1f6045c794 neovim: remove checks for windows 2023-07-30 00:04:46 +03:00
a8dcb34ddf neovim: remove telescope-symbols plugin 2023-07-30 00:03:23 +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