]> gitweb.fluxo.info Git - rhatto/dotfiles/vim.git/commitdiff
General update
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 29 Nov 2015 20:37:13 +0000 (18:37 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 29 Nov 2015 20:37:13 +0000 (18:37 -0200)
17 files changed:
.gitmodules
TODO.md
gvimrc.dot.link
vim.dot.link/bundle/colorschemes
vim.dot.link/bundle/nerdtree
vim.dot.link/bundle/syntastic
vim.dot.link/bundle/tlib_vim
vim.dot.link/bundle/vim-airline [new submodule]
vim.dot.link/bundle/vim-colorscheme-switcher
vim.dot.link/bundle/vim-fugitive
vim.dot.link/bundle/vim-github-colorscheme
vim.dot.link/bundle/vim-misc
vim.dot.link/bundle/vim-session [new submodule]
vim.dot.link/bundle/vim-snipmate
vim.dot.link/bundle/vim-snippets
vim.dot.link/bundle/vim-twig
vimrc.dot.link

index 428ebeee3539d6dcfa9ca41bafb121ad3319463d..f94074a0b13812e66df8b5db9794d6e3058695e5 100644 (file)
@@ -52,3 +52,9 @@
 [submodule "vim.dot.link/bundle/vim-autoread"]
        path = vim.dot.link/bundle/vim-autoread
        url = https://github.com/djoshea/vim-autoread
+[submodule "vim.dot.link/bundle/vim-airline"]
+       path = vim.dot.link/bundle/vim-airline
+       url = https://github.com/bling/vim-airline
+[submodule "vim.dot.link/bundle/vim-session"]
+       path = vim.dot.link/bundle/vim-session
+       url = https://github.com/xolox/vim-session
diff --git a/TODO.md b/TODO.md
index 227261f6674589e14d6bd5b45787c51ad632dfe8..35e0fbf6a2fdfe9bbc65c5f581c63321704d0efa 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -1,24 +1,14 @@
 TODO
 ====
 
-* Move back to airline.
 * Fix autoread.
 * Snippets for common tasks.
   * OpenURL irssi plugin formatter.
   * Pentadactyl/Vimperator multiple URL handler.
-* Add:
-  * https://github.com/xolox/vim-session
-  * https://github.com/vim-scripts/vim-auto-save 
+* Consider https://github.com/vim-scripts/vim-auto-save 
 * Consider [org-mode](https://en.wikipedia.org/wiki/Org-mode) implementations:
   * https://github.com/jceb/vim-orgmode
   * https://github.com/hsitz/VimOrganizer
   * https://github.com/vimwiki/vimwiki
   * https://github.com/blindFS/vim-taskwarrior
   * https://github.com/dhruvasagar/vim-dotoo
-* Sessions:
-  * http://usevim.com/2013/07/05/sessions/
-  * https://github.com/xolox/vim-session
-  * https://github.com/tpope/vim-obsession
-  * http://stackoverflow.com/questions/1642611/how-to-save-a-session-in-vim
-  * https://bocoup.com/weblog/sessions-the-vim-feature-you-probably-arent-using/
-  * http://vimdoc.sourceforge.net/htmldoc/usr_21.html#21.4
index 92f9de5b08d3bfa2631938a792a5bfb9056c496c..c8044b211d7e2a663582f18f7f216a4d6800b51a 100644 (file)
@@ -29,8 +29,8 @@ set t_Co=256
 colorscheme xoria256
 
 " Powerline
-set showtabline=1 " Do not display the tabline if there's just one tab
-let g:Powerline_symbols='fancy'
-python from powerline.vim import setup as powerline_setup
-python powerline_setup()
-python del powerline_setup
+"set showtabline=1 " Do not display the tabline if there's just one tab
+"let g:Powerline_symbols='fancy'
+"python from powerline.vim import setup as powerline_setup
+"python powerline_setup()
+"python del powerline_setup
index f134dd5726732a74e05edacc9a795006b984b82f..28a989b28457e38df620e4c7ab23e224aff70efe 160000 (submodule)
@@ -1 +1 @@
-Subproject commit f134dd5726732a74e05edacc9a795006b984b82f
+Subproject commit 28a989b28457e38df620e4c7ab23e224aff70efe
index b0bb781fc73ef40365e4c996a16f04368d64fc9d..2f8a72144fe1e96804f000b6cf9bf9c4057e5ddd 160000 (submodule)
@@ -1 +1 @@
-Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d
+Subproject commit 2f8a72144fe1e96804f000b6cf9bf9c4057e5ddd
index edcb2f2baf1ad677cc5b5b2c9e939b915451096d..dc516ef19de71409aadd7d104c5f92312940c11b 160000 (submodule)
@@ -1 +1 @@
-Subproject commit edcb2f2baf1ad677cc5b5b2c9e939b915451096d
+Subproject commit dc516ef19de71409aadd7d104c5f92312940c11b
index 95f6fe6e4ba1a7d15015d3dbe26074f1150e2d5e..11efae2f16c9375bbc0cb35b6234888996969cef 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 95f6fe6e4ba1a7d15015d3dbe26074f1150e2d5e
+Subproject commit 11efae2f16c9375bbc0cb35b6234888996969cef
diff --git a/vim.dot.link/bundle/vim-airline b/vim.dot.link/bundle/vim-airline
new file mode 160000 (submodule)
index 0000000..14d14cf
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 14d14cf951c08fc88ca6c3e6f28fe47b99421e23
index 487260a5f34bf2ba7972f67fd9b570cefa0bbc1a..4d9807a5a8948c18b5f3f278685269565c8e2508 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 487260a5f34bf2ba7972f67fd9b570cefa0bbc1a
+Subproject commit 4d9807a5a8948c18b5f3f278685269565c8e2508
index 0374322ba5d85ae44dd9dc44ef31ca015a59097e..1ecd12d523ffe031b5840316eeae1f24dd8920e4 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 0374322ba5d85ae44dd9dc44ef31ca015a59097e
+Subproject commit 1ecd12d523ffe031b5840316eeae1f24dd8920e4
index ff9876aeb2fd345978753f2654d2da429e14c8f9..37b0ca027f638f3349ed8fb99c54ab65b8e65c04 160000 (submodule)
@@ -1 +1 @@
-Subproject commit ff9876aeb2fd345978753f2654d2da429e14c8f9
+Subproject commit 37b0ca027f638f3349ed8fb99c54ab65b8e65c04
index 8551f2b9dec7fd17dd5c3476d7869957185d692d..3e6b8fb6f03f13434543ce1f5d24f6a5d3f34f0b 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 8551f2b9dec7fd17dd5c3476d7869957185d692d
+Subproject commit 3e6b8fb6f03f13434543ce1f5d24f6a5d3f34f0b
diff --git a/vim.dot.link/bundle/vim-session b/vim.dot.link/bundle/vim-session
new file mode 160000 (submodule)
index 0000000..9e9a608
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 9e9a6088f0554f6940c19889d0b2a8f39d13f2bb
index d7918d00ced3a70acf6b80855a58381b80c14aaa..7f91de39088138491e40a35a855adb70677b02d3 160000 (submodule)
@@ -1 +1 @@
-Subproject commit d7918d00ced3a70acf6b80855a58381b80c14aaa
+Subproject commit 7f91de39088138491e40a35a855adb70677b02d3
index 9cf136348b9949436f56ca72216ea86adab4a06e..a6d9f6a098d7d942a76d033bbb01ec5b16913463 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 9cf136348b9949436f56ca72216ea86adab4a06e
+Subproject commit a6d9f6a098d7d942a76d033bbb01ec5b16913463
index 69acd8d4386727affa345d39ea42d149771c2647..4e8e678f0f46bd75db4530fbe1ec05dd941764da 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 69acd8d4386727affa345d39ea42d149771c2647
+Subproject commit 4e8e678f0f46bd75db4530fbe1ec05dd941764da
index 64229f0c8385faab5567bbe1f5e2b004b8077214..d1f4666154a8e88640c82bf5ab9263b91a5717ae 100644 (file)
@@ -1,3 +1,4 @@
+" VIM configuration
 syn on
 set nu
 
@@ -169,12 +170,12 @@ noremap ,dd zi:.;/^-- $/d<CR>O-- <UP><End><CR><CR><UP><CR><C-O>zi
 colorscheme xoria256
 
 " Airline
-"let g:airline_powerline_fonts=1
+let g:airline_powerline_fonts=1
 
 " Powerline
-python from powerline.vim import setup as powerline_setup
-python powerline_setup()
-python del powerline_setup
+"python from powerline.vim import setup as powerline_setup
+"python powerline_setup()
+"python del powerline_setup
 
 set laststatus=2 " Always display the statusline in all windows
 set showtabline=2 " Always display the tabline, even if there is only one tab
@@ -208,3 +209,14 @@ map \eOc :bnext<CR>
 " http://stackoverflow.com/questions/2490227/how-does-vims-autoread-work
 "au FocusGained,BufEnter * :silent! !
 "au FocusLost,WinLeave * :silent! w
+
+" Session management, see:
+" http://usevim.com/2013/07/05/sessions/
+" https://github.com/xolox/vim-session
+" https://github.com/tpope/vim-obsession
+" http://stackoverflow.com/questions/1642611/how-to-save-a-session-in-vim
+" https://bocoup.com/weblog/sessions-the-vim-feature-you-probably-arent-using/
+" http://vimdoc.sourceforge.net/htmldoc/usr_21.html#21.4
+let g:session_autosave_silent=1
+let g:session_autosave_periodic=1
+let g:session_autosave='yes'