1
0
mirror of https://github.com/amix/vimrc synced 2025-07-04 15:04:59 +08:00
Commit Graph

14 Commits

Author SHA1 Message Date
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
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
9234352b8c Improved the mappings documentation
Especially for plugins.

Fixes https://github.com/amix/vimrc/issues/493
2019-11-30 12:54:13 +01:00
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
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
d8e7c5faf9 Merge pull request #253 from julenpardo/ft-htmlsyntax_twig
Set HTML syntax for Twig files
2017-03-14 16:17:01 +01:00
a35351a21b [tmux] set 'termguicolors' when running nvim
Signed-off-by: weiyang <weiyang.ones@gmail.com>
2017-03-11 18:41:34 +08:00
bf879c5025 Set HTML syntax for Twig files 2016-10-30 14:55:53 +01:00
183ca1cfc5 Improved auto indenting for regular langs and for Python 2016-08-26 14:14:22 +02:00
44481c9278 Fixes https://github.com/amix/vimrc/issues/215 2016-08-20 13:31:52 +02:00
ad875b0e0a A small update to (Python) 2016-04-12 09:27:27 +01:00
89ce0dc5dd prevent auto restore last edit position for git commit msg. 2014-09-16 10:34:35 +08:00
2a9908e4f0 Updated plugins 2014-08-03 23:02:51 +01:00
8acdcd787d Initial commit 2012-05-29 16:12:10 -04:00