Commit graph

82 commits

Author SHA1 Message Date
Jonathan Hodgson
cc9369a973 Renames .vimrc to vimrc 2020-04-20 22:17:21 +01:00
Jonathan Hodgson
32e0ee47f2 Adds spell checking on mail and some focus bindins 2020-03-11 13:07:23 +00:00
Jonathan Hodgson
2ba1ff0a0d Typescript plugin 2020-01-04 13:21:58 +00:00
Jonathan Hodgson
fee53462f9 Adds url encode and decode scripts shortcuts 2019-09-26 08:58:34 +01:00
Jonathan Hodgson
bd847bd812 Adds some snippets for web stuff 2019-08-21 15:50:12 +01:00
Jonathan Hodgson
95a85a6893 Adds fzf in place of command t 2019-08-19 08:43:21 +01:00
Jonathan Hodgson
6b21ece902 Installs UltiSnips 2019-08-18 15:02:46 +01:00
Jonathan Hodgson
a1608ce532 Change colour of spell states 2019-08-16 11:00:21 +01:00
Jonathan Hodgson
613f8af0f1 Makes spelling hilighting less ugly 2019-08-13 15:59:35 +01:00
Jonathan Hodgson
669a883e0a Changes vim powerline theme 2019-08-06 17:19:10 +01:00
Jonathan Hodgson
b4fa066497 Add colour schemes and enable gruvbox dark 2019-08-05 22:49:05 +01:00
Jonathan Hodgson
b85b829af5 Add command line mappings for saving and force saving 2019-07-09 08:10:54 +01:00
Jonathan Hodgson
450c6351a1 Start vim lion configuratino 2019-06-25 09:57:19 +01:00
Jonathan Hodgson
afaa57bd5b Maps ; to : in normal mode 2019-06-18 10:32:30 +01:00
Jonathan Hodgson
cbe831f750 Adds vim lion 2019-06-06 17:45:08 +01:00
Jonathan Hodgson
16d377b884 Adds command t 2019-05-17 12:46:14 +01:00
Jonathan Hodgson
8b01233089 Adds comment 2019-04-17 11:16:37 +01:00
Jonathan Hodgson
2dd2c066c1 Stops trying to activate emmet 2019-03-26 16:12:39 +00:00
Jonathan Hodgson
4ba0474052 Merge branch 'master' of github.com:Jab2870/vim 2019-03-26 07:38:44 +00:00
Jonathan Hodgson
2c9df439de tweak vimtex config 2019-03-26 07:36:44 +00:00
Jonathan Hodgson
7610262384 Adds a few spell related improvements
Markdown documents now have spell switched on when they are opened

C-l will now choose the first option of the last misspeled word in
insert mode.
2019-03-22 17:17:52 +00:00
Jonathan Hodgson
e3cb835fc0 Work on less compilation shortcuts 2019-03-14 17:07:24 +00:00
Jonathan Hodgson
1b6ec60917 Adds i3 config syntax and makes i3 config file fold 2019-01-22 08:29:04 +00:00
Jonathan Hodgson
8ceb861ccc Makes compile shortcuts show output with shift 2019-01-10 17:25:51 +00:00
Jonathan Hodgson
2543a087a2 Makes opening compiled document return to editor automatically 2019-01-04 15:49:37 +00:00
Jonathan Hodgson
22499cc897 Adds compile command for CSS and modifies other compile commands
The global compile commands now show the shell reponce until you push
enter to go back to vim

The CSS compile command is seperate from the others because it doesn't
use the file name, it looks for a styles.less file and compiles that.
2018-12-19 15:17:29 +00:00
Jonathan Hodgson
2457aa1399 Update plugins 2018-12-10 13:36:43 +00:00
Jonathan Hodgson
319b2b33b8 Adds left and right arrow key action and adds compile / open shortcuts 2018-12-06 11:07:04 +00:00
Jonathan Hodgson
f609ac5112 Make table mode use pandoc tables 2018-11-29 16:42:03 +00:00
Jonathan Hodgson
9a2712080d Small tweaks 2018-11-06 17:38:49 +00:00
Jonathan Hodgson
aefe47097d Add shortcut to bind this to functions in js 2018-07-07 13:41:50 +01:00
Jonathan Hodgson
ed1e62d29b Merge branch 'master' of github.com:Jab2870/vim 2018-06-25 20:39:37 +01:00
Jonathan Hodgson
b37dfe49f8 Reduce timeout 2018-06-25 20:39:30 +01:00
Jonathan Hodgson
55ad3b952c change shebang line 2018-06-11 11:22:32 +01:00
Jonathan Hodgson
702903b589 Add easier window movement / creation 2018-04-27 08:46:32 +01:00
Jonathan Hodgson
3158f31419 Stop changing cursor in inset mode due to tmux issue 2018-04-23 17:18:50 +01:00
Jonathan Hodgson
53270a0bd7 Add c-o to vimrc 2018-04-16 13:50:58 +01:00
Jonathan Hodgson
8663429998 Add some snippets 2018-03-05 13:36:18 +00:00
Jonathan Hodgson
ae88b1140a Merge branch 'master' of github.com:Jab2870/vim 2018-02-12 09:28:04 +00:00
Jonathan Hodgson
1d127cd49b Make insert mode use pipe cursor 2018-02-12 09:27:59 +00:00
Jonathan Hodgson
5e82125867 Make jj exit insert mode 2018-02-11 16:53:07 +00:00
Jonathan Hodgson
d00a19e59a Merge branch 'master' of github.com:Jab2870/vim 2018-02-01 22:40:01 +00:00
Jonathan Hodgson
d7e72bfbf5 Update vimrc 2018-02-01 22:39:55 +00:00
Jonathan Hodgson
3a15cd29a1 Update vim plugins 2018-01-31 17:32:48 +00:00
Jonathan Hodgson
3856ba8c89 make htaccess variations filetype = apache 2018-01-25 13:12:46 +00:00
Jonathan Hodgson
641cde6401 Work on CSS snippets 2017-07-15 12:33:34 +01:00
Jonathan Hodgson
1e4fec6870 Add and configure emmet 2017-07-15 11:55:27 +01:00
Jonathan Hodgson
9efe5ee13e Make json files fold by syntax 2017-07-05 13:44:15 +01:00
Jonathan Hodgson
6bc8b2d423 make <cr> create new line in normal mode 2017-06-09 14:12:34 +01:00
Jonathan Hodgson
7048db4262 Merge branch 'master' of bitbucket.org:jab2870/vim-config 2017-05-14 13:26:34 +01:00