Bruno BELANYI
decd2fce1c
[UPDATE][VIM] Mapping for location list toggle
...
I had a <Leader>qf mapping to toggle the quick-fix lis, but no mapping
to toggle the location list... The <Leader>ql mapping is now there to
complement it.
2019-10-18 22:17:20 +02:00
Bruno BELANYI
8fa4f9aebe
[UPDATE][VIM] Add Makefile to gutentags root files
2019-10-18 22:17:20 +02:00
Bruno BELANYI
4512b88254
[ADD][VIM] gutentags_plus configuration
...
This plug-in needs the 'global' package to work properly.
2019-10-18 22:17:20 +02:00
Bruno BELANYI
771c14acc1
[UPDATE][VIM] Mapping for quick-fix interaction
...
All mappings are preceded by the leader key.
- fn/fp cycle through errors,
- ln/lp cycle through locations
- qf toggles the quick-fix list
2019-10-18 22:17:20 +02:00
Bruno BELANYI
ccb110a6b9
[UPDATE][VIM] Show tags alert on status line
2019-07-13 03:44:05 +02:00
Bruno BELANYI
14380d14b7
[ADD][VIM] Mapping to edit and source vimrc file
2019-07-13 01:18:47 +02:00
Bruno BELANYI
1638682e14
[ADD][VIM] Indent in multiples of shiftwidth
2019-07-13 00:58:16 +02:00
Bruno BELANYI
6f842540a8
[FIX][VIM] Remove '<' and '>' remappings
...
I prefer having them available to change the indentation of a block of
code instead of having an easier time using vim-unimpaired, which I
haven't even bothered trying to learn yet...
2019-07-12 16:37:26 +02:00
Bruno BELANYI
ccfc85493a
[ADD] Vim configuration file
2019-07-11 23:21:11 +02:00