Commit Graph

17 Commits

Author SHA1 Message Date
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
2ef5b95984 migrate to stow 2022-03-20 00:39:27 +03:00