This website requires JavaScript.
Explore
Help
Sign in
kevin
/
darkcloud-nvimconfig
Watch
1
Star
0
Fork
You've already forked darkcloud-nvimconfig
0
mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced
2025-02-16 11:48:46 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8821f922de
darkcloud-nvimconfig
/
vim
/
config
History
Kevin
8821f922de
Added a key binding to convert tabs to spaces, and one to remove search
...
highlighting
2014-03-28 16:30:38 -04:00
..
keyboard.vim
Added a key binding to convert tabs to spaces, and one to remove search
2014-03-28 16:30:38 -04:00
plugins.vim
changed the clipboard to 'unnamedplus' which cuts/copies to the xorg clipboard and the desktop one, and pastes from the desktop. I also tweaked the theme to include more variety, make things more readable and apply more logic as to what has what colour/style. F2-F4 are now the line number and highlight toggles, ` and ~ are now toggles for nerdtree/ctags, visual highlighted text is now replaced with p rather than needing to use P, ctrl-t,n,p open new tabs and cycle to the next and previous one respectively, and each ctrl/shift-up/down/left/right combo now has a h,j,k,l equivalent with more complete movement. The autocomplete list no longer has a limit, and folded code is now collapsed at a lower depth.
2014-03-24 20:36:36 -04:00
settings.vim
Added <Tab> and <Shift><Tab> to normal mode, doing the same thing as in
2014-03-28 07:36:19 -04:00