mirror of
1
0
Fork 0
Commit Graph

15 Commits

Author SHA1 Message Date
Amir c0205df1a6 Fixed https://github.com/amix/vimrc/issues/695 2022-10-15 21:30:03 +02:00
Amir 2dccccb584 Updated normal maps for JavaScript, TypeScript
Now, TypeScript uses the JavaScript maps. Also, changed the maps for
following (to make it more standard):

* `<Ctrl+T>` => `console.log()`
* `<Ctrl+A>` => `alert()`
2021-05-31 22:28:44 +02:00
amix e4b4276499 Disable folding for Markdown
It's not super useful.

Ref: https://github.com/amix/vimrc/issues/445
2019-11-30 18:47:48 +01:00
amix 9234352b8c Improved the mappings documentation
Especially for plugins.

Fixes https://github.com/amix/vimrc/issues/493
2019-11-30 12:54:13 +01:00
Amir Salihefendic 966965a156 Fixed https://github.com/amix/vimrc/issues/546
This is done by removing custom FileType indent options, and using
`vim-python-pep8-indent` plugin.
2019-11-16 20:16:20 +01:00
Amir Salihefendic 3753456a09 Ensure we have a leading space in key comments
It's related to bindings  in JavaScript and Python.
2018-02-07 15:22:29 +01:00
Amir Salihefendic d8e7c5faf9 Merge pull request #253 from julenpardo/ft-htmlsyntax_twig
Set HTML syntax for Twig files
2017-03-14 16:17:01 +01:00
weiyang a35351a21b [tmux] set 'termguicolors' when running nvim
Signed-off-by: weiyang <weiyang.ones@gmail.com>
2017-03-11 18:41:34 +08:00
Julen Pardo bf879c5025 Set HTML syntax for Twig files 2016-10-30 14:55:53 +01:00
amix 183ca1cfc5 Improved auto indenting for regular langs and for Python 2016-08-26 14:14:22 +02:00
amix 44481c9278 Fixes https://github.com/amix/vimrc/issues/215 2016-08-20 13:31:52 +02:00
amix ad875b0e0a A small update to (Python) 2016-04-12 09:27:27 +01:00
Liu Shuai 89ce0dc5dd prevent auto restore last edit position for git commit msg. 2014-09-16 10:34:35 +08:00
amix 2a9908e4f0 Updated plugins 2014-08-03 23:02:51 +01:00
amix 8acdcd787d Initial commit 2012-05-29 16:12:10 -04:00