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
2024-11-22 11:44:10 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
62596daf72
darkcloud-nvimconfig
/
vim
/
config
History
Kevin
62596daf72
Fixed the logic for select all with ctrl-a
2014-03-28 02:08:36 -04:00
..
keyboard.vim
Fixed the logic for select all with ctrl-a
2014-03-28 02:08:36 -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
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