Commit Graph

51 Commits

Author SHA1 Message Date
Dionisio E Alonso 5d1d031997 Update terminal command and keybinds for Vim/Neovim 2021-07-30 23:49:59 -03:00
Dionisio E Alonso aba33b1a2f Reduce some space on airline plugin for Vim/Neovim
Reduced some space on the airline plugin by stripping out to one letter
the mode indicator.  Mode indicator is kinda redundant since it comes in
full on native Vim/Neovim status bar (except perhaps for Normal mode).
2021-07-25 19:55:39 -03:00
Dionisio E Alonso 8a377f8ce0 Set airline flags for tagbar extension in Neovim/Vim 2021-03-28 20:00:51 -03:00
Dionisio E Alonso c91e98f960 Use airline for tabs when more than one is open 2021-03-26 21:46:06 -03:00
Dionisio E Alonso 23ee72f63e Minor change in Neovim/Vim augroup for Git commits 2021-03-26 19:22:45 -03:00
Dionisio E Alonso bd172f4675 Minor change in Vimrc 2021-03-26 18:58:48 -03:00
Dionisio E Alonso 5eca24ce23 Remove unnecessary/unused theme loading in configs 2021-03-26 18:21:43 -03:00
Dionisio E Alonso e38851c9cd Regroup/reorder colorscheme settings for Neovim/Vim 2021-03-26 18:19:56 -03:00
Dionisio E Alonso ab5974dc1d Set variables regardless of the active colorscheme
Some global variables were set only if the proper Neovim/Vim colorscheme
was loaded.  Those checks are unnecessary since those variables are
specific per colorscheme and don't conflict one with the other, and
setting them without using them doesn't cause any damage.
2021-03-26 18:10:04 -03:00
Dionisio E Alonso 81893dcc52 Add syntax highlighting to embedded code in Neovim/Vim 2021-03-21 19:01:19 -03:00
Dionisio E Alonso a253a10c11 Add comment in setting for Vim
As onedark theme doesn't load well specifically on Vim, the packadd
setting helps on loading the coloscheme correctly.
2021-03-17 21:26:52 -03:00
Dionisio E Alonso 0d2f641a83 Reorder package's loads in Vim/Neovim 2021-02-26 19:31:41 -03:00
Dionisio E Alonso f56877aaa8 Add more colored columns after 80col max line length 2020-07-16 10:16:38 -03:00
Dionisio E Alonso c5e8869d95 Add relative line numbering for Neovim/Vim 2020-02-21 02:13:05 -03:00
Dionisio E Alonso dac5d9e79e Merge branch 'master' into neovim-vim 2020-01-21 13:31:09 -03:00
Dionisio E Alonso 979aecaa73 Set buffer switching policy for Neovim/Vim 2020-01-21 13:29:35 -03:00
Dionisio E Alonso 79b1d19a9c Change tabs and spaces indicator characters for Neovim/Vim 2020-01-21 13:28:51 -03:00
Dionisio E Alonso 6864139bf9 Turn on italics for Neovim/Vim colorscheme 2020-01-21 13:21:32 -03:00
Dionisio E Alonso 41c2818149 Merge branch 'master' into neovim-vim 2019-12-15 10:52:35 -03:00
Dionisio E Alonso a0f80e803a Minor change in autocommand for Vim colorscheme 2019-12-15 10:51:01 -03:00
Dionisio E Alonso 18831b6ac6 Move LSP configs to a separate module for Vim 2019-12-15 08:20:03 -03:00
Dionisio E Alonso 62f15c20a5 Merge branch 'master' into neovim-vim 2019-12-10 12:05:24 -03:00
Dionisio E Alonso 2fd09e2388 Add leading spaces char indicator for Vim/Neovim 2019-12-10 11:36:31 -03:00
Dionisio E Alonso af31cf0639 Merge branch 'master' into neovim-vim 2019-09-06 12:35:55 -03:00
Dionisio E Alonso c76f4e30ec Remove numbers' column for Git commits on Vim/Neovim 2019-04-24 01:44:53 -03:00
Dionisio E Alonso e4fa24e010 Add ALE options for Python in Vim and Neovim 2019-04-23 13:00:57 -03:00
Dionisio E Alonso a094ceeb1a Set ALE options for Python in Vim and Neovim 2019-04-22 22:15:34 -03:00
Dionisio E Alonso bcd5692bf0 Add shrotcut to launch terminal in Neovim and Vim 2019-04-16 19:25:59 -03:00
Dionisio E Alonso 7b2864f3f1 Set height when calling :Terminal in Neovim and Vim 2019-04-16 19:24:01 -03:00
Dionisio E Alonso 2832822492 Minor syntax changes on Vim and Neovim configs 2019-04-04 13:13:56 -03:00
Dionisio E Alonso bc0f1da598 Use onedark.vim's interface to unset background
Instead of using bare Vim command to set background for onedark.vim use
the functions defined by the theme.  This approach works properly on
both, Vim and Neovim.
2019-04-04 11:54:42 -03:00
Dionisio E Alonso 5148ffb0ca Add support for termguicolors escape codes for Vim
This hack solves running Vim with termguicolors inside Tmux.
2019-03-18 14:59:58 -03:00
Dionisio E Alonso 2fc8939692 Remove unnecessary mouse setting for Vim 2019-03-17 23:11:14 -03:00
Dionisio E Alonso 14f5ff75b4 Add mouse support to Vim/NeoVim 2019-03-16 01:32:00 -03:00
Dionisio E Alonso 3426487344 Delete empty line on Vim's RC file 2019-03-11 18:59:04 -03:00
Dionisio E Alonso 2407beeaf1 Set nobackup in favor of undo settings for Vim 2019-03-11 18:49:57 -03:00
Dionisio E Alonso 9df71158b4 Reorder settings for Vim 2019-03-11 18:38:09 -03:00
Dionisio E Alonso 827b563dce Change syntax on configs loading for Vim 2019-03-11 14:10:33 -03:00
Dionisio E Alonso 474b48f8ac Set new backup, swap and undo directories for Vim 2019-03-11 07:44:48 -03:00
Dionisio E Alonso 695a9eb234 Use boolean values instead of 1 or 0 in Vimrc file 2018-10-03 17:13:26 -03:00
Dionisio E Alonso 2f1451082e Correct coding style of vimrc file 2018-10-03 17:11:16 -03:00
Dionisio E Alonso 8e124c4dab Correct typo in comment 2018-10-03 13:18:25 -03:00
Dionisio E Alonso f16363adb1 Add color column after column 80 to vimrc
Instead of only colouring one column after the 80th one change the
background to all the following.
2018-02-09 01:08:17 -03:00
Dionisio E Alonso 50b6fc716a Add package indentLine to vimrc and its sub-module 2018-02-08 13:50:06 -03:00
Dionisio E Alonso b88584bd6f Add Onedark theme to vimrc 2018-02-08 00:10:45 -03:00
Dionisio E Alonso 65244651e2 Add Aldmeris theme to vimrc 2018-02-07 21:50:00 -03:00
Dionisio E Alonso 49a8e63e03 Add list mode to vimrc config 2018-02-07 21:12:13 -03:00
Dionisio E Alonso 2be7998208 Add to vimrc spellchecking for GitCommit files 2018-02-07 18:37:42 -03:00
Dionisio E Alonso e94e5ca6bc Add vimrc settings for tab sizes and indentation 2018-02-07 17:06:46 -03:00
Dionisio E Alonso dc0f296281 Add some VimRC essentials
Added line-numbers and cursor-line to the vimrc configuration file.
2018-02-06 19:41:06 -03:00