Commit Graph

589 Commits

Author SHA1 Message Date
2dbdc8b2a5 add mappings to telescope setup 2022-03-22 17:05:40 +03:00
367a91d634 add more nvim options 2022-03-22 16:22:42 +03:00
dccd0c893c again, don't check for nvim-0.7 2022-03-22 16:11:35 +03:00
5dd42fd30e explicitly set english language 2022-03-22 12:20:25 +03:00
7f181c5f92 show only filename if icon == nil 2022-03-22 10:55:40 +03:00
d7f90f3382 remove check for nvim-0.7 2022-03-22 10:55:23 +03:00
50b4f671cb install editorconfig-vim 2022-03-22 10:50:57 +03:00
5f5a53805f show status line on NvimTree in nvim-0.7 2022-03-21 21:13:56 +03:00
c5bdaf0365 use plenary.job instead of io.popen 2022-03-21 18:28:12 +03:00
01605e5614 set resize_window to true for open_file action 2022-03-21 18:26:54 +03:00
357f1736bd move diagnostic colors to lsp.lua 2022-03-21 18:07:33 +03:00
c95deae24e change colors for diagnostics 2022-03-21 16:07:46 +03:00
3ff01b554b add lsp_organize_imports util function
thanks to this guy https://stackoverflow.com/a/67851340/13725946
2022-03-21 15:47:29 +03:00
84a4e9c1d4 use global statusline only on neovim 0.7 2022-03-21 10:40:40 +03:00
9ede0b9af3 add packer_compiled.lua to .gitignore 2022-03-21 10:35:30 +03:00
78fd00d39a set filetypes for jsonls 2022-03-20 20:26:01 +03:00
905f897179 set root_dir for tsserver 2022-03-20 20:25:52 +03:00
31231f8201 show hidden files in telescope.find_files 2022-03-20 00:48:52 +03:00
29dc99d801 always show hidden files in lf 2022-03-20 00:41:08 +03:00
2ef5b95984 migrate to stow 2022-03-20 00:39:27 +03:00
8544e93367 install schemastore plugin for json schemas 2022-03-18 23:10:50 +03:00
d16784bcef add globalstatus option to lualine 2022-03-18 23:01:18 +03:00
40562446a6 some tmux magic for neovim to work correctly 2022-03-18 20:46:53 +03:00
572c915a62 disable vi in bash 2022-03-18 20:43:35 +03:00
7a697b6726 global statusline :) 2022-03-18 20:42:42 +03:00
728ba93db5 change theme to edge 2022-03-18 20:42:37 +03:00
1c61a634a6 install telescope-symbols 2022-03-16 10:19:10 +03:00
bc060ef011 add clg snippet 2022-03-15 22:32:19 +03:00
3582e51b7c remove screenshot keymaps other than swappy 2022-03-14 22:18:51 +03:00
6fb00edaa3 add fileformat option 2022-03-14 16:51:21 +03:00
cde3e624e4 remove sway/window 2022-03-12 12:21:09 +03:00
553fb1fb73 add spotifyd config 2022-03-12 12:10:40 +03:00
b8d412d741 add '@' keymap in file tree 2022-03-11 23:06:43 +03:00
d790bcaa82 update status line 2022-03-11 23:04:59 +03:00
2a30ad46fc back to tokyonight 2022-03-10 22:49:10 +03:00
f41b61de0e set guicursor option 2022-03-10 12:22:52 +03:00
7aa2a58751 remove DeleteNonameBufs command 2022-03-10 11:55:27 +03:00
bae16acf32 remove C-/ keymap 2022-03-10 11:30:02 +03:00
538a35fe74 delete open_terminal util function 2022-03-10 11:26:10 +03:00
266db7be43 change git_restore to git_reset 2022-03-09 22:05:11 +03:00
3cc66ee0db update git mergetool cmd 2022-03-09 11:11:09 +03:00
003b7c79b2 spaces > tabs 2022-03-09 11:09:56 +03:00
fc82be0938 add go bin to /sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/daniil/dotfiles/bin:/home/daniil/.local/bin:/home/daniil/.cargo/bin:/home/daniil/go/bin 2022-03-05 20:10:19 +03:00
c4790eaf78 install edge colorscheme 2022-03-05 10:27:33 +03:00
17112640ef run stylua and add gpl and gb aliases 2022-03-05 09:52:17 +03:00
e040c6aeb2 set showcmd option to false 2022-03-03 11:08:25 +03:00
7cecb6f084 change keymap to toggle nvim-tree 2022-03-03 10:49:24 +03:00
3df19f1634 disable <PageDown> and <PageUp> 2022-03-02 18:44:50 +03:00
3ed491bfb5 remove always_visible option from diagnostics in lualine 2022-03-02 13:41:57 +03:00
640cb375c3 Merge branch 'master' of github.com:tsivinsky/dotfiles 2022-03-01 14:27:08 +00:00