summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-18 22:46:08 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-18 22:46:08 +0200
commit52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136 (patch)
tree4b7f9ff9c323af9c04620d8a763a854124bb355d /.vimrc
parentChanged alacritty font size (diff)
downloaddotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.tar.gz
dotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.tar.bz2
dotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.tar.xz
dotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.tar.zst
dotfiles-bsd-52e23426b8f90e85f5cc93b9ceb1a67fe7cc1136.zip
Update
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.vimrc b/.vimrc
index 0062d0c..381e2f9 100644
--- a/.vimrc
+++ b/.vimrc
@@ -211,9 +211,6 @@ let g:cursormode_color_map = {
" 10 buffers jump
let g:airline#extensions#tabline#buffer_idx_mode = 1
-" Semantic colors
-let g:semanticTermColors = [28,1,2,3,4,5,6,7,25,9,10,34,12,13,14,15,16,125,124,19]
-
" Org-mode
let g:org_todo_keywords = ['TODO', '|', 'DONE', 'CANCELED']
" Disables automatic commenting on newline: