diff options
| author | Shubham Saini <shubham6405@gmail.com> | 2020-02-22 07:12:19 +0000 |
|---|---|---|
| committer | Shubham Saini <shubham6405@gmail.com> | 2020-02-22 07:12:19 +0000 |
| commit | a82a3bdc99272c6d3edecbb810ae672bb18e3abf (patch) | |
| tree | 39105ad746289b4b7a7f296df4246bdae1871072 /nvim | |
| parent | b91fc6cd464e6639436ece51a44c73548a7e3449 (diff) | |
...
Diffstat (limited to 'nvim')
| -rw-r--r-- | nvim/.config/nvim/init.vim | 4 | ||||
| m--------- | nvim/.config/nvim/plugged/deoplete.nvim | 0 | ||||
| m--------- | nvim/.config/nvim/plugged/nerdtree | 0 | ||||
| m--------- | nvim/.config/nvim/plugged/vim-airline | 0 | ||||
| m--------- | nvim/.config/nvim/plugged/vim-airline-themes | 0 |
5 files changed, 2 insertions, 2 deletions
diff --git a/nvim/.config/nvim/init.vim b/nvim/.config/nvim/init.vim index 5ef2de0..730f54c 100644 --- a/nvim/.config/nvim/init.vim +++ b/nvim/.config/nvim/init.vim | |||
| @@ -38,8 +38,8 @@ set copyindent " copy indent from the previous line | |||
| 38 | 38 | ||
| 39 | " deoplete | 39 | " deoplete |
| 40 | let g:deoplete#enable_at_startup = 1 | 40 | let g:deoplete#enable_at_startup = 1 |
| 41 | let g:python3_host_prog= '/bin/python3' | 41 | "let g:python3_host_prog= '/bin/python3' |
| 42 | let g:python_host_prog= '/bin/python2' | 42 | "let g:python_host_prog= '/bin/python2' |
| 43 | 43 | ||
| 44 | " git gutter settings | 44 | " git gutter settings |
| 45 | let g:gitgutter_override_sign_column_highlight = 0 | 45 | let g:gitgutter_override_sign_column_highlight = 0 |
diff --git a/nvim/.config/nvim/plugged/deoplete.nvim b/nvim/.config/nvim/plugged/deoplete.nvim | |||
| Subproject 6e01000280edc9c9c56ef7b1d59977fc93e3bf4 | Subproject 1ec8428fc4a150756dc793295b44f7e62544b5e | ||
diff --git a/nvim/.config/nvim/plugged/nerdtree b/nvim/.config/nvim/plugged/nerdtree | |||
| Subproject 07612557ebb4118ef4a337faa7033d0270773c7 | Subproject e67324fdea7a192c7ce1b4c6b3c3b9f82f11eee | ||
diff --git a/nvim/.config/nvim/plugged/vim-airline b/nvim/.config/nvim/plugged/vim-airline | |||
| Subproject 099dd92eebe09ab27a483e381f2a708945e3433 | Subproject 7e00ee1107d0ed24ac09af51e576ea7d85e114a | ||
diff --git a/nvim/.config/nvim/plugged/vim-airline-themes b/nvim/.config/nvim/plugged/vim-airline-themes | |||
| Subproject 6270e7d58828999da7239785ad4269899fab99b | Subproject 9772475fcc24bee50c884aba20161465211520c | ||
