jab2870
649afa84b8
Update readme to reflect new location for vim config
4 years ago
Jonathan Hodgson
fc83a80e27
Adds rplugin to git
4 years ago
Jonathan Hodgson
5b13d27758
Adds nvim lsp support
...
also removes some bindings I was experementing with
4 years ago
Jonathan Hodgson
6693029e0c
Added lspconfig and vim-go plugins
...
This is my first step setting up language server in neovim.
I am partially following the following:
https://www.youtube.com/watch?v=T32yqetyy8s
but am hoping to use neovim's built in language client rather than coc
4 years ago
Jonathan Hodgson
746369cf5a
Adds vim cycle plugin and config
...
This plugin extends the ctrl+a and ctrl+x mappings to cycle through
related words as well as the default incremending / decremending
numbers.
I can now cycle through days of the week, margin/padding in css and
true/false.
4 years ago
Jonathan Hodgson
3ef2f89346
Adds admin to dictionary
4 years ago
Jonathan Hodgson
10cc34fe0a
Stops url encode / decode mappings
...
I am trailing vim-unimpared which provides the same functuality
4 years ago
Jonathan Hodgson
5291e0587f
Adds snippets for python and tex
4 years ago
Jonathan Hodgson
3b3e0b2d16
Adds text width and capital movement mappings
4 years ago
Jonathan Hodgson
e83e46be9b
Adds pycache to gitignore
4 years ago
Jonathan Hodgson
4abe9dd5f3
Adds unimpared plugin
4 years ago
Jonathan Hodgson
3cbe334a72
Removes quicktex
5 years ago
Jonathan Hodgson
8963766fac
Makes leader space along with other small changes
...
Adds commets
Adds leader+s to search/replace current word
5 years ago
Jonathan Hodgson
1f5857131f
Adds powershell syntax highlighting
5 years ago
Jonathan Hodgson
fa2e44a582
Adds deoplete
5 years ago
Jonathan Hodgson
61e6b1ad2c
Adds deoplete
5 years ago
Jonathan Hodgson
fc6328fe42
Corrects case of ultisnip
5 years ago
Jonathan Hodgson
cc9369a973
Renames .vimrc to vimrc
5 years ago
Jonathan Hodgson
13a1d30cf4
Adds color to css style colour codes
5 years ago
Jonathan Hodgson
37743e8690
Makes submodules point to https urls
5 years ago
Jonathan Hodgson
954a1f14a3
Removes a lot of plugins
5 years ago
Jonathan Hodgson
32e0ee47f2
Adds spell checking on mail and some focus bindins
5 years ago
Jonathan Hodgson
e19865186e
Adds markdown toc plugin
5 years ago
Jonathan Hodgson
7102523bcc
Adds request syntax
5 years ago
Jonathan Hodgson
2ba1ff0a0d
Typescript plugin
5 years ago
Jonathan Hodgson
fee53462f9
Adds url encode and decode scripts shortcuts
5 years ago
Jonathan Hodgson
bd847bd812
Adds some snippets for web stuff
5 years ago
Jonathan Hodgson
95a85a6893
Adds fzf in place of command t
5 years ago
Jonathan Hodgson
6b21ece902
Installs UltiSnips
5 years ago
Jonathan Hodgson
a1608ce532
Change colour of spell states
5 years ago
Jonathan Hodgson
613f8af0f1
Makes spelling hilighting less ugly
5 years ago
Jonathan Hodgson
669a883e0a
Changes vim powerline theme
5 years ago
Jonathan Hodgson
b4fa066497
Add colour schemes and enable gruvbox dark
5 years ago
Jonathan Hodgson
b85b829af5
Add command line mappings for saving and force saving
5 years ago
Jonathan Hodgson
450c6351a1
Start vim lion configuratino
5 years ago
Jonathan Hodgson
1b7b24b61b
Adds vim vinegar
6 years ago
Jonathan Hodgson
b90f71fc29
Adds ripgrep plugin
6 years ago
Jonathan Hodgson
afaa57bd5b
Maps ; to : in normal mode
6 years ago
Jonathan Hodgson
cbe831f750
Adds vim lion
6 years ago
Jonathan Hodgson
16d377b884
Adds command t
6 years ago
Jonathan Hodgson
6fc7e108bf
updates readme
6 years ago
Jonathan Hodgson
8b01233089
Adds comment
6 years ago
Jonathan Hodgson
19f2264139
adds vim-jinja for syntax support for these template Files
6 years ago
Jonathan Hodgson
2dd2c066c1
Stops trying to activate emmet
6 years ago
Jonathan Hodgson
4ba0474052
Merge branch 'master' of github.com:Jab2870/vim
6 years ago
Jonathan Hodgson
2c9df439de
tweak vimtex config
6 years ago
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.
6 years ago
Jonathan Hodgson
340f9dac47
Removes emmet
6 years ago
Jonathan Hodgson
e3cb835fc0
Work on less compilation shortcuts
6 years ago
Jonathan Hodgson
1b6ec60917
Adds i3 config syntax and makes i3 config file fold
6 years ago